Libraries tagged by autocast
teners/laravel-key-case
2297 Downloads
Middleware for automatic case transformation of request and response data key in Laravel applications.
tekod/wp-cache-controller
5664 Downloads
WordPress library for caching arbitrary data with automatic invalidation.
tebe/http-factory
3651 Downloads
HTTP Factory provides automatic detection for Composer packages implementing the PSR-17 standard
t3docs/fluid-documentation-generator
6493 Downloads
Generates automatic documentation in RST format based on Fluid ViewHelper source files
t3/fluid_page_cache
42853 Downloads
Creates automatically tags for TYPO3's page cache, based on used variables in rendered Fluid templates on current page.
symfony/symfony1
109428 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
svb/service-factory-bundle
65838 Downloads
Convenient way to automatically inject services into a factory without using sf service tagging.
sukhvir1313/directproductadd
5937 Downloads
Share link http://{yourdomain}/dpa/add/tocart/sku/{product_sku}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}/coupon/{coupon_code}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}-{quantity}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku_1},{product_sku_2}, http://{yourdomain}/dpa/add/tocart/id/{product_sku_1}-{quantity},{product_sku_2}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id}, http://{yourdomain}/dpa/add/tocart/id/{product_id}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id_1},{product_id_2} OR http://{yourdomain}/dpa/add/tocart/id/{product_id_1}-{quantity},{product_id_2}-{quantity} with your users through email, share media, blogs etc. Once user clicks on this link product will be automatically added to cart and user will be redirected to checkout page.
stoffelio/statamic-404-logger
6616 Downloads
Statamic addon to automatically log all 404 requests
stats4sd/laravel-sql-views
6866 Downloads
A small package to help automate the creation and updating of MySQL views within a Laravel project.
sqonk/mysql-sync
403 Downloads
MySQL-sync is a simple script written in PHP that can assist and automate the synchronisation of differences in table structures between two database servers.
spryker/cypress-tests
10127 Downloads
This repository is dedicated to housing an extensive collection of UI end-to-end tests, meticulously crafted using Cypress for Spryker applications. These tests are designed to thoroughly evaluate the user interface, ensuring that all interactions and visual elements function as intended in real-world scenarios. By leveraging Cypress's advanced browser automation capabilities, this suite provides an efficient and effective means of validating the user experience, confirming the seamless operation and aesthetic integrity of Spryker's front-end components. Our commitment to rigorous UI testing helps maintain the high standard of quality and reliability that Spryker users expect.
snoeren-development/laravel-currency-casting
22437 Downloads
Cast currency attributes, stored as integer, to floats automatically.
sinsquare/phpdoc-formatter
13642 Downloads
A tool to automatically fix phpDocumentor tags and annotations
silinternational/php-env
49168 Downloads
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.