Libraries tagged by underz
boomcms/boomcms
827 Downloads
BoomCMS is built on Laravel 5 and released under the MIT license. BoomCMS is designed to be easy to use for content editors and developers alike
blakvghost/juste
31 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.
bhittani/dispenser
15 Downloads
Dispense entities under a disciplined regime
aluguest/ical-easy-reader
2737 Downloads
An easy to understood class, loads a "ics" format string and returns an array with the traditional iCal fields.
alcalyn/authorization-header-fix
1682 Downloads
Simple listener that restore Authorization header in a Symfony Request under Apache.
ajiho/illuminate-files-scoper
11 Downloads
Add a namespace to the files under the Illuminate component autoload.files
aitor24/linker
142 Downloads
Simple laravel package to ensure links are under https when it's needed
agencednd/attribute-description-bundle
1696 Downloads
Dnd bundle to add description under your attributes on products
afzidan/laravel-subscriptions
30 Downloads
AFZidan Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
aclaude/regez
5 Downloads
A small PHP library to build and execute regular expressions in a fluent interface, easier to generate and understand for developers.
sammyjo20/xml-to-array
2671 Downloads
Convert an XML string into an easy to understand array
romm/site-factory
31 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
plutonium/promise
896 Downloads
A lightweight implementation of CommonJS Promises/A for PHP adapted to be used under PocketMine-MP
paste/pre
2031 Downloads
A handsome replacement for print_r & var_dump. Debugging output with understated style.
kunstmaan/newrelicbundle
11474 Downloads
THIS REPO IS DEPRECATED: replaced by EkinoNewRelicBundle | This bundle adds support for NewRelic's named transactions to you Symfony2 project so that every controller and action is tracked separately and not everything under app.php. This also means you can start using the Key Transactions feature of NewRelic.