Libraries tagged by project manager
arcanedev/taxonomies
626 Downloads
Taxonomies package provides a categories & tags management system for laravel projects.
javaabu/cms
10 Downloads
Content Management System integration for Laravel Projects
fabz29/breadcrumb-bundle
428 Downloads
Fabz29BreadcrumbBundle is a Symfony Bundle created to facilitate the management of breadcrumbs in your project.
corleone/user-settings
180 Downloads
A simple laravel package to manage user settings in your project.
small/clean-application
81 Downloads
This project is a set of class to manage dependency injection of application's part of a clean architecture app, independently of the framework used.
rafaelwendel/ci4formbuilder
66 Downloads
Library to build and manage forms in a CodeIgniter 4 projects (Object-Oriented way).
epigra/laravel-localize
1560 Downloads
Change your app locale and manage user sessions in your laravel projects easily
repairq/php-azure-sdk
508 Downloads
This project provides a set of PHP client libraries that make it easy to access Windows Azure tables, blobs, queues, service runtime and service management APIs.
mallabee/queue
1211 Downloads
Framework agnostic background task queue management for Beanstalkd, SQS, Redis. Easy to use in pure PHP, Symfony, Laravel, Yii2 projects. Based on illuminate/queue (Laravel Queues).
jobmetric/laravel-url
15 Downloads
It is a package for url and slug storage management in each model that you can use in your Laravel projects.
jobmetric/laravel-location
17 Downloads
This is a website location management package for Laravel that you can use in your projects.
jobmetric/laravel-ban-ips
11 Downloads
This is an annoying IP management package for Laravel that you can use in your projects.
halestar/laravel-drop-in-cms
70 Downloads
An extremely simple content management system meant to be dropped into existing laravel projects. It makes no assumptions about users and permissions and uses as much as possible from the host's project. It has plugins to add functionality, but at it's hears it is simply meant to build pages. Initial release will also come with a Blogging plugin.
fivefifteen/basis
71 Downloads
A WordPress boilerplate. Get a local dockerized WordPress project up and running complete with secrets encryption, dependency management/compilation, and more by running a single command.
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.