Libraries tagged by Whera
iml885203/laravel5-tinx
59 Downloads
Reload your Laravel Tinker session from inside Tinker, plus magic shortcuts for first(), find(), where(), and more!
ibnux/generic-book-cover
4 Downloads
PHP package to generate generic book covers for books where no original cover is available.
human-element/module-duplicate-url-key-fix
27 Downloads
Fixes core bug where products cannot be saved that have a duplicate URL key.
hongyukeji/plugin-theme
5 Downloads
An opinionated theme system where even the views can be classes, and everything is a plugin.
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
hananils/kirby-checkbox-field
0 Downloads
Checkbox is a simple field that is a companion of the core toggle field. It offers a single checkbox with label and info text and can be used wherever a single option is required and the "on" and "off" metaphor of a toggle does not suit well.
h4ck3r31/getenv-typoscript
769 Downloads
This TYPO3 extension provides a simple way to access environment variables within TypoScript at places where stdWrap is not available.
guosheng1987/laravel-repository-query
18 Downloads
This package support a easy way to bind a parameter named `$filters` to your url. After that your Bulider instance can bind it into your `Where` condition
gisostallenberg/pdo-clause-helper
35 Downloads
Utility to create placeholder strings to use in WHERE ... IN () clauses
giorgio93p/bin-packing
3 Downloads
Implementation of a branch and bound algorithm for bin packing, where bins can have a lower bound on their capacity
gerob/alert
56 Downloads
Alert is a package to be used with Laravel 4 API messages where you aren't passing a session through
funnylookinhat/purgatory
1030 Downloads
Where objects go to wait. Easily work with any cloud object-store.
fucoso/orm
6 Downloads
ORM for projects where Doctrine is not an option.
fromholdio/silverstripe-no-edit-message
34 Downloads
Display friendly message in CMS on pages where user has no edit perm, rather than read-only form.
fostam/buildinfo-create
269 Downloads
Store and use build time information. Useful for automated builds where information like the application version needs to be retrieved at build time, e.g. from a Git tag.