Libraries tagged by automatize
toneflix-code/laravel-fileable
4475 Downloads
Laravel Fileable exposes methods that make handling file upload with Laravel filesystem even easier, it also exposes a trait that automatically handles file uploads for you.
tohsakarat/table-of-content
1968 Downloads
A Flarum extension. Automaticallly generate a catalogue for your posts. Also includes a BBCode: [anchor=anchorname] - whitch allows you to insert a anchor in your posts whitch can be jump to, besides h1-h6. Moreover, add a fancy lightblue indicator bar to your titles.
thefeqy/laravel-model-status
281 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
the42coders/workflows
2131 Downloads
This Package allows you to automate your Laravel Application from your Backend.
texxasrulez/persistent_login
3434 Downloads
This server-side plugin is useful for all Roundcube users who don’t like to log into their e-mail account each time they open their browser. The plugin stores a persistent login cookie which automatically logs the user in the next time he or she visits the Roundcube web mailer.
teners/laravel-key-case
2168 Downloads
Middleware for automatic case transformation of request and response data key in Laravel applications.
tebe/http-factory
3594 Downloads
HTTP Factory provides automatic detection for Composer packages implementing the PSR-17 standard
t3/fluid_page_cache
42527 Downloads
Creates automatically tags for TYPO3's page cache, based on used variables in rendered Fluid templates on current page.
symfony/symfony1
109069 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
63482 Downloads
Convenient way to automatically inject services into a factory without using sf service tagging.
sukhvir1313/directproductadd
5743 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
6244 Downloads
Statamic addon to automatically log all 404 requests
stats4sd/laravel-sql-views
6744 Downloads
A small package to help automate the creation and updating of MySQL views within a Laravel project.
spryker/cypress-tests
8852 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
21861 Downloads
Cast currency attributes, stored as integer, to floats automatically.