Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alesanchezr/canis
PHP Fast Development Framework
https://github.com/alesanchezr/canis
deprecated discontinued php-framework
Last synced: 13 days ago
JSON representation
PHP Fast Development Framework
- Host: GitHub
- URL: https://github.com/alesanchezr/canis
- Owner: alesanchezr
- Created: 2010-10-04T13:06:23.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T16:27:54.000Z (over 7 years ago)
- Last Synced: 2024-10-11T02:58:28.642Z (26 days ago)
- Topics: deprecated, discontinued, php-framework
- Language: PHP
- Homepage:
- Size: 5.31 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Canis PHP Development Framework
I built this framework a long time ago when there where not famous PHP frameworks like Laravel, Symfony, etc. I stop developing it because it was hard to mantain it by myself and I the other frameworks started rising strong.
It has Doctrine 2 as ORM and a file called Bindings.xml as main controller.
Today, in 2016 I still like a lot of the ideas that the architecture had but I guess we will never know how those ideas would have evolved.
## Are you looking for a PHP Framework?
- For any common website, mid-size ecommerce and LMS definetly WordPress is the way to go and I recommend you to use my [Wordpress Developer Starter Theme ](https://github.com/alesanchezr/wordpress-for-developers) to save you some troubles!
- If you are building an API then [Slim PHP](https://www.slimframework.com/) is a great option, I love its simplicity.
- For any other customized MVC development [Laravel](https://laravel.com/) is the best option.