Libraries tagged by stacking
symbiote/silverstripe-mailcapture
1112 Downloads
A module for development/staging systems that capture email within the repository instead of actually sending to a user. These emails can then be browsed within the CMS.
ssm/static-boilerplate
2840 Downloads
Static boilerplate which contains a starting static development point for SSM projects
squirrelphp/entities
3491 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
spicyweb/craft-content-templates
660 Downloads
A Craft CMS plugin for providing content editors a starting point when creating entries.
se468/laravel-package-boilerplate
11 Downloads
Starting point for Laravel package development.
royalphp/frankenphp-sylius
1 Downloads
Starting point for Sylius eCommerce powered by FrankenPHP.
rabble/skeleton
78 Downloads
Project template for starting a project based on the Rabble admin system.
previewict/pst-stack
117 Downloads
Propel-Slim-Twig PHP Application Stack. The most sophisticated application stack for starting any PHP application in a minute.
pocky/sylius-covid
0 Downloads
Starting point for projects powered by Sylius eCommerce.
phpolar/skeleton
125 Downloads
A minimal starting point for a PHPolar application.
pantheon-systems/example-drupal7-travis-composer
51 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Travis 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.
pantheon-systems/example-drupal7-circle-composer
102 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.
outl1ne/laravel-generate-storage-structure
5 Downloads
This package generates the Laravel storage folder structure. Useful when mounting an empty directory to replace `storage/` in production or staging environments.
open-function-computers-llc/wp-theme
77 Downloads
A starting point to make working with rad-theme-engine easier
matthewbdaly/laravel-package-boilerplate
260 Downloads
Starting boilerplate for Laravel packages. Override the content in here when creating your own package