Libraries tagged by A to B
bambamboole/laravel-translation-dumper
14302 Downloads
A laravel package to dump missing translation keys into the translation files
pod-point/laravel-aws-pubsub
73090 Downloads
A Laravel broadcasting driver and queue driver that broadcasts and listens to published events utilising AWS SNS, EventBridge and SQS.
picocms/pico
36942 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
mcfedr/awspushbundle
362682 Downloads
A set of services to simplify using Aws to send push notifications
larabook/gateway
50413 Downloads
A Laravel package for connecting to all Iraninan payment gateways
blaspsoft/onym
2985 Downloads
Onym is a lightweight Laravel package designed to generate unique, structured, and meaningful filenames effortlessly.
genkgo/php-asn1
329647 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
seboettg/collection
933397 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
instride/data-definitions
8303 Downloads
Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.
w-vision/data-definitions
139685 Downloads
Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.
rinvex/laravel-addresses
57209 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
bainternet/php-hooks
16955 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
badoo/soft-mocks
34539 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
tobion/retry
268111 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
beyondcode/nova-custom-dashboard-card
49274 Downloads
A Laravel Nova dashboard card that allows you to build custom dashboards.