Libraries tagged by laravel-style
tavp/core
59 Downloads
TAVP Stack core framework — Tailwind + Alpine + Volt + Phalcon, with a Laravel-style ergonomic layer on top of Phalcon.
pingpong/whoops
258 Downloads
With this package you can get the whoops errors style like the laravel's style in versions 4.0 and 4.1.
or81/eloquent
13 Downloads
A lightweight, dependency-free ORM and SQL query builder for PHP with a Laravel-style fluent API. Supports MySQL and SQLite, reads its credentials from .env, and queries by Jalali (Shamsi) date out of the box.
deeplace/laravel-breadcrumbs
26 Downloads
A simple Laravel-style way to create breadcrumbs in Laravel.
dconco/schema-migrator
11 Downloads
A beautiful command-line database migration tool for any PHP project. Laravel-style migrations without the framework.
crazyfd/php-migrations
12 Downloads
webman 数据迁移命令,基于Laravel 风格的数据库迁移(php webman migrate / migrate:rollback / migrate:fresh),基于 Illuminate Database,支持 SQLite/MySQL/PostgreSQL | Laravel-style database migrations for Webman, powered by Illuminate Database.
attogram/file-cache-cleaner
41 Downloads
Delete expired Laravel-style `Illuminate\Cache` cache files and empty directories
agencelex/notifications
4 Downloads
A Laravel-style notification system for TYPO3. Any PHP code — a controller, an Extbase plugin, a domain service, a Scheduler task, a middleware — can send a notification to any object that uses the Notifiable trait.
affinity4/slimphp-support
15 Downloads
Add Laravel style facades, traits and helper functions to any SlimPHP app
yuca/php-laravel-styles
578 Downloads
Yuca's shared PHP Laravel style rules for PHP-CS-Fixer
vovanmix/phinx-laravel-style
118 Downloads
Extension on top of Phinx to make migrations in Laravel 5 style with good IDE support
reliqarts/laravel-style-importer
0 Downloads
Import used parts of external stylesheets into page/view as internal .
cswiley/laravel-style-guide-builder
414 Downloads
Simple style guide builder for laravel
bitvalencia/laravel-style-rules
198 Downloads
Laravel style rules for PHP-CS-Fixer
qingcaocore/framework
0 Downloads
QingcaoCore 5.0 精简版 - 轻量级PHP MVC框架,专为快速API开发设计