brentnd / phin by brentnd

Simple PHP websites sites with Laravel's routing and Blade.
124
1
1
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-04-25 15:09:29
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

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.