Skip to content

alexandre-le-borgne/-PHP-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-Framework

  • app
    • framework
      • core
        • Controller.php
        • Entity.php
        • EntityManager.php
        • IDatabase.php
        • IPersistableEntity.php
        • Kernel.php
        • Model.php
        • PersistableEntity.php
        • PersistableModel.php
        • Request.php
        • Response.php
        • Route.php
        • Router.php
        • Session.php
        • View.php
        • ViewManager.php
        • ViewPart.php
      • databases
        • EmptyDatabase.php
        • SqlDatabase.php
      • exceptions
        • NotFoundException.php
        • TraceableException.php
      • services
        • GenericSerializer.php
        • Security.php
        • TimeConverter.php
    • App.php
  • controller
  • entity
  • model
  • services
  • vendor
  • views
    • core
      • exception.php
  • web
    • css
    • img
    • inc
    • js
  • index.php

About

PHP Framework, useful when using Symfony is using a bazooka for not much

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •