Libraries tagged by project root
phpslides/phpslides
32 Downloads
The skeleton application for the PhpSlides framework.
mythicalsystems/core
6013 Downloads
The core composer packages for all MythicalSystems projects!
magicphp/magicphp
86 Downloads
The simplest framework for PHP, create project like magic
dconco/php_slides
9 Downloads
Slides to the next level in PHP using PhpSlides, a light MVC fast framework
rottriges/yii2-gantt-column
1169 Downloads
Ganttchart-Column for yii2 grid for project-management
robtrehy/laravel-application-settings
1318 Downloads
A package for Laravel to store application settings for your project.
gnahotelsolutions/laravel-trailing-slash
2669 Downloads
End your Laravel project routes with trailing slash
benjaminzwahlen/bracemvc
517 Downloads
New MVC router for my projects
halimzidoune/laravel-postman-api
82 Downloads
This package allow to export all API routes from your laravel project to be used in postman and make tests manualy.
nicollassilva/simplephp
45 Downloads
A small CRUD project designed to assist daily routines and speed up the process of communicating with the database.
berkayoztunc/laravel-profile
163 Downloads
Simple profile routes and views for starter project and user activitions tracking
webdevetc/contactetc
1207 Downloads
Simple contact form to quickly add to your laravel project. Fully customisable, includes all views, routes and controllers. Also includes anti-spam (with recaptcha). You can also have multiple contact forms on one Laravel site.
rebolon/api-json-param-converter
861 Downloads
A component to use with your project using ApiPlatform to allow easy custom routes creation.
blakvghost/juste
37 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
blakvghost/bravo
10 Downloads
Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.