Libraries tagged by alt3
stephenlake/laravel-mailsceptor
239 Downloads
Intercept emails before they're submitted allowing you to redirect to alternative destinations, store output, view output via route and test development emails.
shalvah/ensure
89 Downloads
Clean alternative syntax for enforcing business requirements
serri/alchemist
6 Downloads
The JSON Revolution for Laravel, a simple, fast, and elegant alternative to Laravel JSON Resource.
sarfraznawaz2005/actions
61 Downloads
Laravel package as alternative to single action controllers with support for web and api in single class.
samsara/mason
797 Downloads
A PHPDoc docblock interpreter that is simple, easy to use, and provides Attribute alternatives.
salarmehr/ary
5012 Downloads
A php array/stdClass alternative to store configs, options and more.
rockstarcode/streamline
22 Downloads
A free, open alternative for realtime applications
reg2005/oc-jsonable
245 Downloads
This widget the alternative to a widget 'Repeater' allows to write data to jsonable field also as well as 'Repeater', but does not give the chance to do repetitions of fields. I.e. the array will look so:
rededecisao/pagarme-php
80 Downloads
Pagar.Me PHP Library, alteração problema no guzzle
rapid-data/captcha-bundle
3081 Downloads
Bundle providing an abstraction layer over Google ReCaptcha v2 and the hCaptcha alternative.
radic/graphql_streams_api-module
2 Downloads
Effortlessly bind your PyroCMS Streams to the GraphQL API service. A great alternative to the non-free pro api-module addon.
praxisnetau/silverstripe-vanilla
270 Downloads
An alternative default theme for SilverStripe.
pdo-proxy/pdo-proxy
26 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
olliecodes/laravel-route-registrars
1084 Downloads
Adds route registrars as an alternative object based approach to registering routes.