Libraries tagged by project management
sidlee/flow-manager
83 Downloads
Library to assist in the creation and management of complex wizard flows in projects using Symfony2's HttpFoundation component.
mcshane/chem-core
12 Downloads
No-Brainer core db code repository management utilizing TheDataBaseMachine ORM framework. Template project coming soon.
mbox/back-core
14 Downloads
A powerful and modular backend core to kickstart your projects with essential functionalities. Includes authentication, role management, database utilities, and more, all designed to save development time and ensure best practices.
ianl28/prjtool
2 Downloads
A general utility written in PHP to facilliate tasks for the management and housekeeping of software development projects developed in the Golang and PHP languages.
zakariayacine/laramediamover
16 Downloads
LaraMediaMover is a versatile Laravel package that simplifies the movement and management of multimedia files of all types, including images, videos, and documents. It provides a comprehensive solution for uploading, storage, renaming, and handling files, ensuring a seamless development experience for Laravel projects.
wwwision/dam-example
2 Downloads
Standalone PHP project that uses the Neos Event Sourced Content Repository for a simple digital asset management
simplexii/greetr
1 Downloads
This package will generate management automatically for admin panel particularly for spiffy projects only.
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" --
rail-mukhametshin/config-manager
4 Downloads
ConfigManagerPHP is a lightweight and flexible configuration management tool for PHP applications. It provides an easy and intuitive interface for managing and accessing configuration data in various formats. With support for key formats such as PHP arrays and JSON, and planned expansions for YAML, 'ConfigManagerPHP' ensures centralized and efficient management of configuration settings, essential for any PHP 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.
pckg/manager
5539 Downloads
Asset management, meta / seo, locale, vue.js and everything else that projects need to manage
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.
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.