Tools
Fast, flexible and pragmatic, PHP powers everything from your blog to…
A popular general-purpose scripting language that is especially suited for web development.
It is a web application framework with expressive, elegant syntax. It…
One of the most popular Object Oriented MVC PHP Framework with elegant syntax and golden standard software patterns.
It is a library for building interactive web interfaces. It provides d…
An approachable core library that focuses on the view layer only.
A build tool built on top of webpack, to easily compile any front end assets. (secret: works with or without Laravel)
Babel will turn your ES6+ code into ES5 friendly code, so you can star…
compiler for writing next generation JavaScript; Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
Sass is an extension of CSS3, adding nested rules, variables, mixins,…
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.