Libraries tagged by phile
samshal/rando
51 Downloads
Rando is a minimalist generator of random strings, numbers and so on to help reduce some monotony particularly while writing automated tests or anywhere else you need anything random
rubrasum/velocity-forms
11 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --
ronijan/logger
171 Downloads
Easy to log data while developing.
rex-devs/lara-docs-kit
3 Downloads
A Laravel documentation package, that adds the ability to add multiple documentation sections to an existing site, while also choosing custom urls for each.
redmoon/tinker-server
3 Downloads
Tinker with your variables while working on your application.
rauny-henrique/plastic
15 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
ramaid/multi-tenant
301 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
ragonzalezm19/rut-validator
26 Downloads
Validador en PHP de RUT Chileno
rafaelrglima/database
17 Downloads
Collection of database artisan commands to manage database while in development stage
qycloud/classloader
949 Downloads
Auto loading the missing class while the file's name starts with lowercase char
qerbia/quuid
6 Downloads
A PHP library to generate, validate, and decode QUUIDs-a custom UUID format that embeds record IDs while maintaining compatibility with the UUID v8 standard.
publero/critical-section
3590 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
psylogic/laravel-sqlite-handler
5 Downloads
Handle Migrations limitation while testing
pittacusw/libredte
16 Downloads
Biblioteca para trabajo con DTE del SII de Chile
pitch/symfony-adr
265 Downloads
This bundle makes it easier to follow ADR pattern while writing a Symfony application