Libraries tagged by area code
dot-env-it/laravel-api-integrator
824 Downloads
Package to simplify third-party api integrations. Make API calls like they are part of your code with this package. No need to remember base url or path of any API.
valorin/deploy
619 Downloads
Deploy is an Artisan command with the aim to provide a very simple way to deploy your code into staging and production while ensuring valid version tags are applied.
mckue/laravel-excel
102 Downloads
Laravel-Excel is based on Spartner NL/Lavel Excel code and switches to an xlswriter extension. If your project is using SparnerNL/Lavel Excel and there are big data export performance issues, and you don't want to modify a lot of code, then the current package may be very suitable for you.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
yrdesignscraftqrcodecounter/qr-code-ref-counter
10 Downloads
Connect your QR code to your Homepage with your Craft User to count how many calls are made.
s0lus/codeception-coverage-checker
1 Downloads
Extension for codeception. Can be used to fail tests if they are under the coverage threshold
nebulosar/codeception-coverage-checker
429 Downloads
Extension for codeception. Can be used to fail tests if they are under the coverage threshold
firesphere/pride-code
13 Downloads
Show who you are. Show your pride
bakgul/laravel-code-generator
67 Downloads
This package aims to generate code on the target files in order to increase productivity. In this first release, relationsips are covered almost entirely.
rezouce/codeception-mongodb-cleanstate
342 Downloads
Drop MongoDB databases to ensure each test using MongoDB are in a clean environment
kariricode/sanitizer
3 Downloads
Composable, rule-based data sanitization engine for PHP 8.4+ — 33 rules, #[Sanitize] attributes, XSS prevention, powered by kariricode/property-inspector. ARFA 1.3.
ixianming/image-captcha
197 Downloads
Image Captcha. The captcha font can be automatically adapted to the image size. Based on the `intervention/image` library, the installation and use conditions are the same as for `intervention/image`. Please read README.MD for more details.
hatemile/hatemile
15 Downloads
HaTeMiLe is a library that can convert a HTML code in a HTML code more accessible.
abdelhamiderrahmouni/filament-select-tree-extended
3 Downloads
The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.