-
Updated
Feb 7, 2018 - PHP
#
skeleton-application
Here are 228 public repositories matching this topic...
A skeleton to get started with Silex
An empty project skeleton / boilerplate for flask projects. Powered by CookieCutter.
-
Updated
Apr 4, 2022 - Python
A lightweight network for body/hand action recognition
-
Updated
Oct 25, 2020 - Jupyter Notebook
A MERN stack skeleton web application [Full-Stack React Projects]
-
Updated
Apr 24, 2022 - JavaScript
good first issue
Good for newcomers
Open
Improve the README
angular chrome extension scaffold
template
chrome
angular
extension
scaffold
project
popup
blueprint
skeleton-application
scaffold-template
-
Updated
May 4, 2022 - TypeScript
The Yaf testable skeleton and composer supported.
-
Updated
Nov 30, 2021 - PHP
Skeleton application for creating laminas-mvc based projects.
-
Updated
Apr 29, 2022 - PHP
PHP7 Fat-Free Framework (http://fatfreeframework.com) example - A skeleton i18n web application which implements an MVC structure ( https://github.com/vijinho/FFMVC ) and includes the files from the https://getbootstrap.com project.
-
Updated
Jul 9, 2021 - PHP
Standard Web Project: a simple skeleton application using the Nette
-
Updated
Jan 24, 2022 - Latte
sunrise
php
skeleton
php7
psr-11
annotations
openapi
psr-7
skeleton-application
psr-15
php-di
doctrine2
roadrunner
psr-17
api-skeleton
php8
php-skeleton
php7-skeleton
php8-skeleton
psr-skeleton
-
Updated
Feb 7, 2021 - PHP
Real World Spring Boot Web Application Example with tons of ready to use features
java
spring
spring-boot
thymeleaf
keycloak
jms
selenium
spock
spring-security
skeleton-application
selenide
spring-mvc
gatling
mapstruct
webjars
java-web
seed-project
archunit
-
Updated
May 23, 2022 - Java
Multi-application skeleton with Symfony Framework
-
Updated
May 15, 2022 - PHP
A starter-kit for your PHP project.
php
opensource
php7
travis-ci
continuous-integration
continuous-delivery
phpunit
starter-template
starter
sonarqube
continuous-testing
skeleton-application
starter-kit
phpstan
skeleton-template
sonarcloud
psalm
github-actions
-
Updated
Nov 6, 2021 - PHP
1
tanvp112
commented
Dec 6, 2019
Hi,
I tried to use create-fastify-app with openapi specification version 3.0.1. Example converted v2 petstore swagger on editor.swagger.io to v3. But fastify-app failed with message 'parameter must contain a valid Open Api Version 2.0 or 3.0.x'. Source:
const parse = (content) => {
if (content.swagger && content.swagger.indexOf('2.0') === 0) {
return V2.parse(content)
}
throw
good first issue
Good for newcomers
Symfony Skeleton
-
Updated
Aug 17, 2020 - JavaScript
Скелет приложения на базе Laravel 5.3/5.4
-
Updated
Apr 18, 2022 - PHP
Slim3 skeleton (http + cli) with some add-ons out of the box
-
Updated
Jun 11, 2021 - PHP
React/Redux + SASS + Gulp/Browserify/Babel skeleton codebase with demo application.
-
Updated
Aug 22, 2018 - JavaScript
A simple Docker PHP development environment
mysql
docker
nginx
php
boilerplate
composer
symfony
skeleton
skeleton-application
boilerplate-application
-
Updated
Dec 30, 2016 - Shell
A template for new Symfony applications using Docker: ./install.sh && 🚀
docker
devops
symfony
docker-symfony
skeleton-application
starter-kit
quality-assurance
symfony-application
symfony-docker
local-development
-
Updated
Mar 13, 2020 - Shell
Angular 7.x navigation skeleton project with styling which get you started faster.
angular
skeleton
navigation
starter
skeleton-application
angular5
skeleton-navigation
angular-labs
angular7
-
Updated
Apr 9, 2022 - TypeScript
Cygnite PHP Framework- Skeleton Application
open-source
php
composer
framework
code-generator
mvc-application
skeleton-application
cygnite-framework
cygnite-application
hmvc
-
Updated
Mar 25, 2017 - PHP
Php Slim Framework Tutorial
php
php7
slim
skeleton-application
slim4
slim-tutorial
slim4tutorial
slim4setup
slim4middleware
slim4logging
slim4routing
-
Updated
Aug 23, 2021 - PHP
This is a default structure for PHP projects.
-
Updated
Aug 3, 2021 - PHP
An empty project that uses the Opulence framework
-
Updated
Mar 16, 2021 - PHP
Installer plugin for Laminas MVC Skeleton application
-
Updated
Apr 22, 2022 - PHP
This package helps you to create beautiful boot animations, functionality. I wish you a happy game
react
skeleton
reactjs
loading
skeleton-application
skeleton-loader
skeletal-animation
loading-animations
skeleton-loading
react-skeleton
skeleton-loader-component
react-loading-skeleton
-
Updated
May 2, 2021 - JavaScript
Simple skeleton Flight micro Framework application with Twig & Monolog & Eloquent ORM
-
Updated
Jan 15, 2019 - PHP
Another modern WordPress stack.
-
Updated
Aug 30, 2019 - PHP
Improve this page
Add a description, image, and links to the skeleton-application topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the skeleton-application topic, visit your repo's landing page and select "manage topics."
The test could be similar to https://github.com/CodelyTV/php-ddd-skeleton/blob/master/tests/src/Shared/Infrastructure/Bus/Event/MySql/MySqlDoctrineEventBusTest.php :)