All Projects → lyrixx → Silex Kitchen Edition

lyrixx / Silex Kitchen Edition

Licence: mit
This project is a sample or a bootstrap silex application

Projects that are alternatives of or similar to Silex Kitchen Edition

Vue Switches
An on/off switch component for Vue.js with theme support.
Stars: ✭ 188 (-70.85%)
Mutual labels:  demo, bootstrap
Tableexport
The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files.
Stars: ✭ 781 (+21.09%)
Mutual labels:  demo, bootstrap
Hackathon Toolkit
GCP Hackathon Toolkit
Stars: ✭ 358 (-44.5%)
Mutual labels:  demo, bootstrap
Landio Html
Landio design (Sketch to HTML)
Stars: ✭ 809 (+25.43%)
Mutual labels:  demo, bootstrap
Koa Vue Notes Web
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and Vuex store modules.
Stars: ✭ 200 (-68.99%)
Mutual labels:  demo, bootstrap
Ssm booksystem
ssm demo,ssm详细教程,SSM简明教程:简单的十步教你搭建人生第一个SSM框架[ SSM框架整合教程(spring+spring mvc+mybatis+redis+maven+idea+bootstrap) ]
Stars: ✭ 355 (-44.96%)
Mutual labels:  demo, bootstrap
Responsiveframework
Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
Stars: ✭ 476 (-26.2%)
Mutual labels:  demo, bootstrap
Ngx Bootstrap
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
Stars: ✭ 5,343 (+728.37%)
Mutual labels:  bootstrap
Package Skeleton Laravel
A skeleton repository for Spatie's Laravel Packages
Stars: ✭ 621 (-3.72%)
Mutual labels:  bootstrap
Weapp Vue Eggjs Shop Demo
商城、商店批发或零售,pc管理端 + 微信小程序 + 后端服务
Stars: ✭ 604 (-6.36%)
Mutual labels:  demo
Simplecvreproduction
Reproduce simple cv project including attention module, classification, object detection, segmentation, keypoint detection, tracking 😄 etc.
Stars: ✭ 602 (-6.67%)
Mutual labels:  demo
Vue Typescript Dpapp Demo
🔥 Let's start with TypeScript
Stars: ✭ 613 (-4.96%)
Mutual labels:  demo
Startbootstrap Scrolling Nav
An unstyled Bootstrap HTML template for creating smooth scrolling, one page websites - created by Start Bootstrap
Stars: ✭ 625 (-3.1%)
Mutual labels:  bootstrap
Tailwindo
🔌 Convert Bootstrap CSS code to Tailwind CSS code
Stars: ✭ 606 (-6.05%)
Mutual labels:  bootstrap
Honoka
Honoka is one of the original Bootstrap theme.
Stars: ✭ 634 (-1.71%)
Mutual labels:  bootstrap
Android Yolo
Real-time object detection on Android using the YOLO network with TensorFlow
Stars: ✭ 604 (-6.36%)
Mutual labels:  demo
Pharo
Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
Stars: ✭ 631 (-2.17%)
Mutual labels:  bootstrap
Wechat Miniprogram Examples
WeChat mini program examples. 微信小程序示例
Stars: ✭ 634 (-1.71%)
Mutual labels:  demo
Mapbox Android Demo
Google Play demo app for the Mapbox Maps SDK for Android
Stars: ✭ 624 (-3.26%)
Mutual labels:  demo
Dash Bootstrap Components
Bootstrap components for Plotly Dash
Stars: ✭ 626 (-2.95%)
Mutual labels:  bootstrap

Silex - Kitchen Sink Edition

WARNING: Since silex is deprecated, this repository have been archived.

This project is a sample or a bootstrap silex application. You can use it for your next PHP application.

Installation

git clone https://github.com/lyrixx/Silex-Kitchen-Edition
cd Silex-Kitchen-Edition
composer install
npm install

bin/console doctrine:database:create
bin/console doctrine:schema:load
bin/console fixture:load

Demo

Thanks to Platform.sh ; You can play with a live demo. More over, each pull-request will be deployed too.

Thanks to Heroku ; You can play with a live demo. More over, each pull-request will be deployed too.

Deploy

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].