guilhermegeek / pi-framework
Installs: 53
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Hack
Requires
- guilhermegeek/communia: v0.2.x-dev
- jeremeamia/superclosure: ~2.1
- swiftmailer/swiftmailer: ^5.4
Requires (Dev)
- johnkary/phpunit-speedtrap: ^1.0
- phpdocumentor/phpdocumentor: ^2.8
- phpunit/phpunit: ~4.5
This package is not auto-updated.
Last update: 2025-02-01 20:00:52 UTC
README
This framework is still in development phase, don't use it on a real world app as the API may change too much. Check branch dev
Pi is a Hacklang framework to developer micro services.
When i first started to develop this framework i knew my knowledgs on PHP were far way from C#, so eventually i learned the costs of memory.
Now i'm refactoring it in order to act as a chassis framework. Pi on his core handle the web servers requests but i see it as a development only.
To produce the services i'm implementing providers to use others frameworks like React and Laravel integrating the Pi Services.