php-basic-skeleton
Project skeleton
Provides a pre-configured PHP project structure with dependencies and best practices
🐘🚀 PHP Basic Skeleton: Bootstrap your new projects using this Composer Project
107 stars
8 watching
47 forks
Language: PHP
last commit: 6 months ago best-practicesbootstrapcodelytvcomposerexamplephpphp7phpunitsampleskeleton
Related projects:
Repository | Description | Stars |
---|---|---|
codelytv/java-basic-skeleton | A basic Java project skeleton with JUnit and Gradle setup for quick project creation | 51 |
codelytv/csharp-basic-skeleton | Creates boilerplate code and project structure for C# projects with tests and domain logic | 24 |
codelytv/kotlin-basic-skeleton | A basic Kotlin project template to simplify the creation of new applications | 55 |
codelytv/typescript-web-skeleton | A pre-configured TypeScript project with integration of popular development tools and frameworks | 33 |
codelytv/typescript-basic-skeleton | A basic template for bootstrapping a new TypeScript project with minimal dependencies and tools | 136 |
codelytv/scala-basic-skeleton.g8 | A template for creating new Scala projects with idiomatic best practices and common dependencies | 18 |
codelytv/typescript-ddd-skeleton | A basic project structure and minimal code skeleton for building Domain-Driven Design applications in TypeScript | 449 |
codelytv/javascript-basic-skeleton | A vanilla JavaScript project starter with built-in tools and configurations for modern web development | 212 |
codelytv/typescript-api-skeleton | A project providing a basic setup for building an Express API backend in TypeScript. | 196 |
brikis98/node-backbone-skeleton | Provides a project skeleton for building Node.js applications with Backbone.js and CoffeeScript pre-processing | 84 |
mozilla-services/skeleton | A new Rust project skeleton for building an actix-based web application | 15 |
slimphp/slim-skeleton | A starter application for building Slim Framework 4 applications with PHP and the Monolog logger. | 1,591 |
thephpleague/skeleton | A PHP package generator for League Packages | 1,527 |
codelytv/java-ddd-example | Provides a starting point for building Java projects with JUnit and Gradle in a Domain-Driven Design (DDD) architecture | 434 |
codelytv/java-solid-examples | An example repository illustrating the SOLID principles in Java to aid learning and development | 78 |