Libraries tagged by project repository
makinacorpus/goat-domain
2250 Downloads
Legacy code for implementing entity repositories, alive only for legacy projects maintainance purpose.
codenamephp/installer
69 Downloads
Installer that uses template folders to setup projects, e.g. from a github template repository
slogsdon/composer-multi-package-plugin
7 Downloads
Facilitates using Composer's path repositories for multi-package / monorepo projects
wwwision/dam-example
2 Downloads
Standalone PHP project that uses the Neos Event Sourced Content Repository for a simple digital asset management
sunnysideup/image_placeholder_replacer
16 Downloads
helps you add 'default' images to your Silverstripe projects. The code will copy images from your repository folder to the asset folder as placeholder images.
rudi97277/laravel-make-feature
14 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
pantheon-systems/example-drupal8-circle-composer
17 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
mcshane/chem-core
12 Downloads
No-Brainer core db code repository management utilizing TheDataBaseMachine ORM framework. Template project coming soon.
jerrydepredator/laravel-predator-api-utils
80 Downloads
A collection of utility classes and traits to streamline common Laravel development tasks, including error handling, paginated responses, data handling, middleware creation, a base repository for advanced filtering, keyset pagination, base query filtering, and more. This package aims to reduce boilerplate code often encountered in Laravel projects.
igorsgm/laravel-assembler
15 Downloads
🧰 • An extended Laravel Installer CLI that gives you the power to scaffold a new Laravel project with some neat add-ons and set up a git repository in a single command.
greenpeace/gpnl-database-interface
207 Downloads
This repository contains the Interface for the GPNL Planet4 project to connect to our APIs
ferdynator/clamav-constraint
6519 Downloads
This repository provides a virus scan validator constraint for Symfony-based projects.
cwdev-support/laravel-paypal
55 Downloads
This repository was forked from net-shell/laravel-paypal. Laravel-Paypal is simple package help you process direct credit card payments, stored credit card payments and PayPal account payments with your Laravel 5 projects using paypal REST API SDK.
chimerarocks/database
185 Downloads
A Repository pattern implementation library that was part of a Code Education course. But i decide to keep with the project.
chihchenghuang/laravel-mrs-generators
24 Downloads
This package is a experimental project inspired by yish/generators which extends the core file generators based on Laravel 5. It can help you build classes with basic Model-Repository-Service pattern.