Libraries tagged by Live Chat
alfallouji/php_code_compare
26 Downloads
Command line script that will compare two versions of a source code (look for new classes, methods, etc.).
ahrmerd/laravel-test-generator
179 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
rennokki/laravel-mjml
17510 Downloads
Laravel MJML offers support for rendering MJML syntax into in-line HTML that can be sent within mails.
panlatent/site-cli
12 Downloads
A command-line tool that help you manage Nginx local development configuration
ledat/vtt2srt
26 Downloads
A php command-line utility that converts Web Video Text Tracks files (.vtt) to SubRip Subtitle File (.srt)
jasand-pereza/frontend-loader
1839 Downloads
Load files from a directory like vendor (Composer) that may be inaccessible by the browser
abibidu/bitmask
6231 Downloads
Bitmask class helps you to use all might of bit masks and don't care about what bitwise operations are. It represents a high-level abstraction that looks like simple and manageable object and behaves like collection.
petrelli/eloquent-consumer
269 Downloads
API consumer and query builder that uses Eloquent like syntax
naveed125/php-membership
17 Downloads
A simple secure user management library that supports things like signin, sign-out, sign-up, forgot-password and email-verification.
mjohann/zynq
1 Downloads
Zynq is a PHP library that brings JavaScript-like asynchronous features to PHP, including support for timers, promises, async/await behavior, and multi-threaded execution via RPC.
markzero/wp-on-routes
6 Downloads
WordPress plugin that adds API-like functionality by allowing you to add custom routes
m-tech-stack/laravel-api-model-client
7 Downloads
A powerful Laravel package that enables Eloquent-like models to interact seamlessly with external APIs instead of a local database
damms005/laravel-activitylog-ui
71 Downloads
A Voyager-powered UI for the spatie/laravel-activitylog package that we all love!
pkarl/quick-query
5 Downloads
Quick-Query is a WordPress plugin that provides a jQuery-like interface for querying posts and other information.
edwinhuish/domquery
126 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation