php-skeleton
There are 16 repositories under php-skeleton topic.
sunrise-php/awesome-skeleton
🚧 Version 4.0 coming soon! Awesome Skeleton for modern development on PHP 7.4+ (incl. PHP 8). Contains quality tested packages, thoughtful structure and everything you need to develop microservices.
ahegazy/php-mvc-skeleton
A PHP OOP web application skeleton that uses MVC architectural pattern to create a basic application that contains login and multi language systems and can be used in any web project.
samuelgfeller/slim-example-project
Complete Real World Slim 4 Example Project with Front- and Backend, Automated Testing, Auth System, Permissions, Localization and more.
krepysh-spec/lamp-docker-php-skeleton
This project was created to quickly launch a php application with all the necessary settings and extensions.
gsuartana/slim4-gslim-skeleton
Useful framework for RESTful API development with JSON schema validation, using Slim PHP micro framework.
JBZoo/Skeleton-PHP
PHP Skeleton for new JBZoo projects
elbakerino/console-di-annotations
PHP Console App: auto-config skeleton with Dependency Injection, Annotations.
MrEssex/cubex-skeleton
A stylized template for the Cubex Framework.
Syrian-Open-Source/php-package-template
PHP package template makes you build a high quality package with very good testing workflows and excellent and organized documentation.
adrigar94/php-skeleton-generator
Looking for an easy and quick way to generate PHP code skeletons? Check out our "PHP Skeleton Generator" extension! With just a few steps, you can create PHP classes, interfaces, traits, and enums with all the properties and methods you need.
deweppro/framework-api-skeleton
Skeleton for web project
ebarbeito/php
[wip] Skeleton to bootstrap plain PHP projects with docker
phetit/package-skeleton
A composer-based PHP package skeleton.
burus86/template-php
Template repository for all PHP projects
PedroPiuma/PHP-Curso-com-MVC
O padrão de arquitetura MVC é altamente dominante nas atuais aplicações web profissionais, sendo utilizado pela maioria dos frameworks disponíveis no mercado. Nesse curso aprende-se os principais conceitos do MVC, bem como se desenvolve do zero um esqueleto de trabalho PHP baseado no MVC .
proclnas/test-first-skel
A simple skel with psr-4 autoload and phpunit/code coverage pre-configured