Skip to content

grahamcracker/Argos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argos

============ An extremely lightweight, dead simple PHP5 MVC web framework.

Features

  • MVC architecture with powerful template system
  • Fully extensible MySQL ORM (based on PDO)
  • Library of core functions
  • Support for PHP packages like CSS/JS minification engines
  • Powerful router with support for AJAX views and controllers
  • Optimized resource pipeline, including support for view partials
  • Easily configurable in seconds for your local server.

To do:

  • Caching with Memcached
  • Command-line utility

MIT License.

About

A simple, lightweight PHP MVC framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages