Libraries tagged by als
poor-plebs/guzzle-connect-retry-decider
1045 Downloads
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.
phputil/json
5619 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
php-monsters/laravel-xml-response
91 Downloads
Added a method to Laravel response for handling xml response and also converting Eloquent return to XML.
passionweb/form-email-contentblocks
452 Downloads
Allows adding a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.
oneup/contao-full-background-images
1141 Downloads
Use full background images in Contao Open Source CMS. This extension also provides a full background image slider/fader.
o2system/spl
18785 Downloads
O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
ngframer/ngframer.php.sqlservices
116 Downloads
Build all the SQL queries using PHP, and also an executor.
neos/contentrepository-core
1945 Downloads
Content repository, specifically made for Neos, but also usable standalone.
nazar-pc/just-backup-btrfs
26 Downloads
Script that does just that - creates backups using snapshot of btrfs filesystem. Also it makes rotation of snapshots by removing old ones and keeping as many snapshots as you want.
n2n/n2n-spec-dbo
1639 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
mreduar/laravel-balance
678 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
mouf/utils.mailer.mail-interface
46961 Downloads
This package contains interfaces and classes describing mails. It also contains the MailerService interface that should be implemented by any service that can send mails. You should use a package implementing this interface (like the SmtpMailer package.
monokakure/laravel-csv
33725 Downloads
Simple CSV manipulation for Laravel. Also you can select encoding.
mnikoei/laravel-passport-plus
5623 Downloads
This package helps you generate passport tokens without http request and also caching users and tokens
mediadreams/md_fullcalendar
9323 Downloads
This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.