Libraries tagged by project manager
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" --
qranio/azure-sdk-for-php
177 Downloads
This project provides a set of PHP client libraries that make it easy to access Windows Azure tables, blobs, queues, service runtime and service management APIs.
pkeidel/laradockctl
84 Downloads
Allows to manage docker container for the development over cli - with help of the amazing laradock project
piko/asset-bundle
8 Downloads
An helper to manage and publish a collection of assets inside the public path of a Piko framework project.
nahid940/language
9 Downloads
A library to manage bangla and english language in any php based project
mntra/eforce
14 Downloads
This project provides a set of PHP client libraries that make it easy to access Windows Azure tables, blobs, queues, service runtime and service management APIs.
microsoft-cus-rt/windowsazure
0 Downloads
This project provides a set of PHP client libraries that make it easy to access Windows Azure tables, blobs, queues, service runtime and service management APIs.
metafroliclabs/laravel-kit
13 Downloads
This project provides a starter boilerplate for Laravel applications with essential authentication, profile management, and content page routes.
lizmap/lizmap-service-module
11 Downloads
Jelix module to manage direct WFS to a dedicated Lizmap project
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.
juanma386/php-assists-class
86 Downloads
PHPAssists/Class is a class aimed at simplifying the management of essential libraries required for multifunctional projects in PHP. It offers a unified and organized channel to load, manage, and access various basic libraries and functionalities needed in projects of diverse nature.
joedevsharp/entitylite
14 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.
jdtonido/rbac
31 Downloads
jd-tonido/rbac is a powerful and flexible package for implementing Role-Based Access Control (RBAC) in your PHP applications. It simplifies the management of user roles and permissions while providing built-in support for generating comprehensive reports and managing application modules. Perfect for projects that require fine-grained access control and robust reporting features.
halestar/laravel-drop-in-cms
59 Downloads
An extremely simple content management system meant to be dropped into existing laravel projects. It makes no assumptions about users and permissions and uses as much as possible from the host's project. It has plugins to add functionality, but at it's hears it is simply meant to build pages. Initial release will also come with a Blogging plugin.
fuzzyfox/composer-version
92 Downloads
Adds version management super powers similar to npm version to you project.