Libraries tagged by brexit
hvsoftware/brexit
8 Downloads
This library will help your application to support the Brexit.
kylewm/brevity
217624 Downloads
A small utility to count characters and shorten posts to tweet-length.
brexis/laravel-workflow
123109 Downloads
Integerate Symfony Workflow component into Laravel.
brekitomasson/laravel-tagged-cache
1277 Downloads
A wrapper around the cache implementation to reduce complexity regarding caching in your Models
brekitomasson/seconds
1000 Downloads
Convert any duration to seconds quickly.
brekitomasson/php-cs-fixer-breki-config
1927 Downloads
My configuration for PHP-CS-Fixer
brekitomasson/laravel-model-finder
1276 Downloads
A simple trait that makes building your own custom Laravel Model Searches a lot easier.
heimseiten/contao-article-width-height-bundle
495 Downloads
Ermöglicht die Eingabe einer maximalen Breite und minimalen Höhe eines Artikels.
brexis/phpsnmp
1024 Downloads
phpSNMP is an SNMP implementation based on libsnmp, which is written in Python. It has been ported to 100% pure PHP.
brekitomasson/laravel-support-helpers
1013 Downloads
Helper methods in the spirit of Laravel's Arr and Str.
williamheelis/restful-inputs
142 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
stdioh/laravel-workflow
1825 Downloads
Integerate Symfony Workflow component into Laravel. Based on brexis/laravel-workflow this package supports Laravel 5.7
green-pixelbox/gp_flexible_image
117 Downloads
Mit diesem Contao-Element kann man Bilder einfügen, deren Breite und Höhe flexibel für Desktop, Tablets und Smartphones individuell eingegeben werden können (z.B. 100px oder 100vh etc.). Das Bild wird mittels object-fit: cover in einem div platziert, der Bildausschnitt wird automatisch am div angepasst. Ein Verlauf über dem Bild ist einstellbar.
brekitomasson/utility-php
5 Downloads
Simple-to-use library to enable utility function calculations in PHP.
brekitomasson/kew
6 Downloads
Simple implementation of FIFO/LIFO in PHP.