Libraries tagged by while
guilhem/js-log
9 Downloads
A library to debug php on javascript console, to not mess with front while debugging
ejunker/laravel-api-evolution
114 Downloads
Evolve your API while maintaining backwards compatibility. API versioning like Stripe.
domis86/translator-bundle
3289 Downloads
Easily edit Symfony2 translations while browsing your site
datatables.net/datatables.net-scroller-jqui
5 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-scroller-bs4
217 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
contextualcode/ezplatform-admin-url-alias-redirects
621 Downloads
eZ Platform bundle that listens for front-end url aliases while in an admin siteaccess, and redirects to the appropriate location in admin.
codenamegary/url-parser
4109 Downloads
Parse, merge and modify URLs while maintaining integrity of all parts.
codenamegary/l4-lock
3009 Downloads
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.
churchportal/laravel-scheduled-maintenance
50 Downloads
Schedule maintenance windows and customize the user experience while your Laravel application is down
chathurabuddi/jquery-validation
1201 Downloads
The jQuery Validation Plugin provides drop-in validation for your existing forms, while making all kinds of customizations to fit your application really easy.
cfxmarkets/repo-tools
366 Downloads
A small set of tools to help manage repositories, such as database migration tools, etc. NOTE: Because these tools encompass a wide range of uses, we've decided not to declare their dependencies explicitly. Rather, these dependencies are _suggested,_ such that people who need them may easily find and download them, while those who don't won't need to incorporate excess code.
brand3000/nova-roles-and-permissions
23 Downloads
This package allows separating roles for admins and other types of users while stored in the same users table. Additionally, it provides functionality for managing permissions (reader/editor) for the admins of a project powered by Laravel Nova.
blakvghost/bravo
7 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.
blackbird/dto-toolkit
51 Downloads
DTO Toolkit module provides the tools for creating Data Transfer Objects (DTO) in Magento 2 while retaining Magento's key features such as plugins, preferences, etc.