Libraries tagged by user profiles
phly/phly-swoole-taskworker
3220 Downloads
Provides a Task Worker implementation for use with Swoole
jul/location-bundle
411 Downloads
Provides a location management system to use independently or with a map API
gueff/phimcap
893 Downloads
phimcap provides a captcha image you could use in your own html forms.
atomescrochus/apple-epf-laravel
109 Downloads
Provides models and other tools to use Apple's EPF in Laravel.
artisanpack-ui/icons
31 Downloads
This package provides a set of icons for use in the ArtisanPack UI as well as a way for developers to add their own icons and to call them based on category and type.
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
spekulatius/silverstripe-composer-security-checker
1897 Downloads
Provides information if your SilverStripe application uses dependencies with known vulnerabilities.
oneup/contao-developer-convenience-bundle
6671 Downloads
Provides a set of tools to use while developing with contao
vivasoft/laravel-docker
238 Downloads
If you want to use docker with your laravel project, this package will help you to create the container. It contains most of the require software to run a laravel application; it also provides flexibility to customize your container based on your need.
ubitcorp/laravel-settings
54 Downloads
It provides a settings model that can be used with trait on any model for Laravel project
ubitcorp/laravel-filter
80 Downloads
It provides a Eloquent query builder that can be used with trait on any model for Laravel project
turbotech/turbotech-component
282 Downloads
turbotech/turbotech-components is a Laravel components framework builder developed based on Laravel/framework and TailwindCss for styling. It provides a set of Laravel components that can be used to build Laravel applications.
syntafin/laravel-i18n-exporter
40 Downloads
This package provides a command to easily convert the Laravel language files into JSON to be used by your frontend application.
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
srjlewis/aura-sql
18 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.