Libraries tagged by whole
epaphrodites/epaphrodites
347 Downloads
Epaphrodites framework seamlessly combines simplicity with robust compatibility across PHP, C, and Python, providing strong support for multiple databases while adhering to open-source principles.
elementary/runtime-cache
437 Downloads
Cache your data while PHP application is working.
drupal/user_privacy_cms
12 Downloads
A Drupal recipe that allows username visibility for node authors while maintaining privacy for other users.
domis86/translator-bundle
3290 Downloads
Easily edit Symfony2 translations while browsing your site
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
cosmic-beacon/critical-section
4096 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
contextualcode/ezplatform-admin-url-alias-redirects
705 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/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.
codedruids/black-hole
175 Downloads
Testing class that ignores everything while still being valid
churchportal/laravel-scheduled-maintenance
52 Downloads
Schedule maintenance windows and customize the user experience while your Laravel application is down
chathurabuddi/jquery-validation
1231 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.
brezel/multi-tenant
303 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
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.
blackbird/dto-toolkit
75 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.
bitandblack/image-blur
989 Downloads
CSS-only alternative to the BlurHash algorithm: Extract the most important color values from an image and create CSS gradients out of them. The color gradients can be used to display a simple blurred preview of an image while it still loads.