Simple PHP websites sites with Laravel's routing and Blade.
brentnd/phin is a Laravel package for simple php websites sites with laravel's routing and blade..
It currently has 1 GitHub stars and 125 downloads on Packagist (latest version v1.0.1).
Install it with composer require brentnd/phin.
Discover more Laravel packages by brentnd
or browse all Laravel packages to compare alternatives.
Last updated
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.