Libraries tagged by quickly
shavy/qcache
60 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
sfire-framework/sfire-mail
7 Downloads
Simple API for sending emails, allowing you to quickly get started sending mail.
seunex17/ci4-clihelper
3 Downloads
This package allow you to quickly make regulare controller and model files from cli
seriousemail/seriousemail-php
31 Downloads
This library allows you to quickly and easily send emails through Serious.Email using PHP.
sebj54/lb-healthcheck-php
21 Downloads
Helper classes for quickly implementing LB health check pages
sayeed/payment-by-ekpay
29 Downloads
The package offers straightforward installation instructions, ensuring that developers can quickly set up Ekpay payment gateway within their Laravel projects. Its empowers developers to seamlessly integrate Ekpay's payment services into their Laravel applications
saularis/laravel-mail-preview-php7.4
7 Downloads
A mail driver to quickly preview mail
samy/mddocs
6 Downloads
Build optimized static websites quickly, focus on your content.
samwrigley/laravel-support
144 Downloads
A collection of helpers for quickly and easily building Laravel applications
sammaye/laravel-gridview
18 Downloads
Quickly prototype the most used component in web applications: grid views
sabithahmd/change-url-command
5 Downloads
A command to quickly change site url and home url of a wordpress installation
s1ptex/uniter
5 Downloads
A package for quickly creating Unit tests
rvanlaak/saaspose-php-sdk
102 Downloads
This repository contains Saaspose.SDK for PHP source code. This SDK allows you to work with Saaspose REST API in your PHP applications quickly and easily.
rukhsar/traitcommand
503 Downloads
A laravel artisan command to generate trait quickly.
rubrasum/velocity-forms
11 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --