Libraries tagged by irstea
mooore/magento2-module-better-order-incrementing
4318 Downloads
Increment order ids manually, instead of relying on auto increment.
micschk/silverstripe-gridfieldpages
2497 Downloads
Base Page & Holder classes for managing SiteTree items in a Gridfield instead of via SiteTree
metabolism/wp-admin-calendar-view
15 Downloads
Display a calendar view instead of the posts list of your custom post types.
mennovanhout/laravel-model-constants
412 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
mediagone/types-common
3772 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!
lionmm/compile-blades
160 Downloads
Fork of te-cho/compile-blades to compile blades into a new file instead of overwriting the old file.
lexbelcode/laravel-eloquent-dynamic-tables-for-models
5 Downloads
A simple but effective way to set the table of a model at runtime and continue using Eloquent instead of QueryBuilder
klimesf/nette-jwt-user-storage
47 Downloads
Nette IUserStorage implementation using JWT instead of sessions.
kduma/eloquent-tokenable
176 Downloads
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
kamerk22/ipfuscator
7 Downloads
IPFuscation is a technique that allows for IP addresses to be represented in hexadecimal or decimal instead of the decimal encoding we are used to. IPFuscator allows us to easily convert to these alternative formats that are interpreted in the same way.
jarjobs/sonatadtomodelmanager
3838 Downloads
Bundle for handling Sonata Admin form data with data-transfer-object instead of entity
imarc/craft-pickture
1309 Downloads
A custom field type to let users pick between thumbnails instead of just text labels.
ibrunotome/google2fa-laravel
11016 Downloads
The pragmarx/google2fa with cache store instead sessions
hyperlink/laravel-created-by
86 Downloads
Annoyed by writing the created by foreign user id for every model? Use our blueprint function instead
hnhdigital-os/laravel-ics
480 Downloads
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.