Package Data | |
---|---|
Maintainer Username: | brentnd |
Maintainer Contact: | brentdimmig@gmail.com (Brent Dimmig) |
Package Create Date: | 2017-04-01 |
Package Last Update: | 2019-03-08 |
Home Page: | https://brentnd.github.io/phin/ |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-22 03:11:22 |
Package Statistics | |
---|---|
Total Downloads: | 124 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 1 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Phin is a simple collection of PHP packages which ties together Illuminate components to make simple PHP sites.
The goal is to have sites created with Phin have maximum similarities with Laravel applications while minimizing the code needed. Hopefully this results in a thin PHP site framework that is easily maintainable (to keep up with Illuminate component updates) and can be easily migrated to a full Laravel application if the site requires the full set of features.
Check out Phin Documentation.