Libraries tagged by easier
chg/voyager
2001 Downloads
A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction
burnbright/silverstripe-inlinestylesemail
104 Downloads
Copies CSS styles to inline style tags. Makes designing emails a bit easier.
blendwerk/mnemo
285 Downloads
Turns (large) integers into easier to remember Japanese sounding words and vice versa
black/address
41 Downloads
PHP 5.4+ library to make working with Address safer, easier, and fun
bittenbyte/laravel-bulma-components
104 Downloads
View components and Sublime Text snippets to integrate Bulma.io easier into your Laravel 5.4 (or more) projects
bigeweb/framework
36 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
baxtian/timber-stubs
855 Downloads
Based on giacocorsiglia/wordpress-stubs and paulthewalton/acf-stubs. Timber function, class, and global variable declaration stubs for easier static analysis.
awsome-kill/php-spreadsheet-helper
45 Downloads
created for easier and more efficiently import and export
assegaiphp/common
14 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
asdfdotdev/session
655 Downloads
The asdf_ session class endeavors to make it easier to use basic best practices in PHP sessions.
arm092/youtuber-for-laravel
26 Downloads
The package will help you to upload videos to youtube with privacy parameter and making youtube api much easier
antaresproject/component-logger
658 Downloads
Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:Activity log - events related to objects in the system. E.g. changing user details.Error log - application errors with detailed information for easier debugging.Request log - all the HTTP requests to the application.Automation log - logs of the Automation module.Notification log - all the notifications sent to users by Notification module.
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
alirah/laravel-rest
14 Downloads
This package used for building Laravel RESTFUL API much easier.
alexoliverwd/basic-sqlite
78 Downloads
A simple SQLite helper that makes executing queries easier.