#
mit
Here are 27 public repositories matching this topic...
An open source CMS built on Laravel. Create bespoke website experiences.
-
Updated
Jul 29, 2020 - PHP
Roblox private server
-
Updated
Aug 22, 2020 - PHP
Magento 2 module for ngrok.io service support
development
mit
magento
magento-2
magento2
developer-tools
ngrok
magento-extension
development-environment
mit-license
magento2-extension
local-development
worksonmymachine
magento2-module
magento-module
docker-ngrok
magento-2-extension
magento-2-module
-
Updated
Apr 16, 2020 - PHP
Core files of Zest Framework
-
Updated
Aug 26, 2020 - PHP
Magento 2 Debug Helper Module for easy debugging with Xdebug and PHPStorm or any other IDE
debugging
development
mit
xdebug
ide
magento
magento-2
magento2
phpstorm
developer-tools
magento-extension
mit-license
magento2-extension
local-development
magento2-module
magento-module
debugging-tool
debug-tool
-
Updated
Jan 14, 2020 - PHP
HTTP Client middleware is a middleware solution for PSR-18 (HTTP Client).
-
Updated
Aug 28, 2020 - PHP
The Computerbank Point of Sale system is a customised fork of the opensourcepos software used as a point of sale system at Computerbank Victoria Inc.
-
Updated
Jun 16, 2020 - PHP
Sistema de estoque padrão em desenvolvimento afim de estudos de Laravel com ACL. Controle de Rotas com group e Middlewares criados
-
Updated
Aug 19, 2018 - PHP
PHP library that helps to fetch data from NBP API.
php
composer
mit
travis-ci
php-library
api-client
exchange-rates
currency-exchange-rates
php-7
currency-rates
nbp
gold-price
nbp-api
-
Updated
Sep 8, 2019 - PHP
Einfache Web App zum erlernen des kleinen einmal eins
-
Updated
Mar 5, 2019 - PHP
PSL: Simple PHP + SQL + Leaderboard System
-
Updated
May 16, 2020 - PHP
php ajax call to create autocomplete control
-
Updated
Sep 4, 2017 - PHP
API-Package for simplify access from Data-Block of an object, without implementing from getters and setters.
open-source
mit
php-library
clean-code
php71
php56
magic-method
php70
decorator-pattern
composer-package
oda
php72
-
Updated
Feb 28, 2018 - PHP
Simple bitmask utility
-
Updated
May 7, 2019 - PHP
Organize your Software from start to finish with SoOr (SoftwareOrganizer).
-
Updated
Apr 2, 2018 - PHP
Easy to use php syntax highlight modul.
-
Updated
Dec 7, 2017 - PHP
Improve this page
Add a description, image, and links to the mit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mit topic, visit your repo's landing page and select "manage topics."
Currently, eggs are exported in json format. Eggs can contain a lot of multiline strings, which makes it very hard to read them in json format.
YAML has much better support for multiline strings (see here) which would make it much easier to modify eggs as code and see changes in Pull Requests.
In addition YAML is easier to read and we've converted wings to use ya