background preloader

Symfony, High Performance PHP Framework for Web Development

Symfony, High Performance PHP Framework for Web Development

http://symfony.com/

Symfony achieves 100% PHP7 compatibility PHP7, the new version of the programming language Symfony is built with, will be released at the end of the year. The recent release of its third beta has brought us another step closer to the final stable release. During these last past months, we've been working very hard to achieve full PHP7 compatibility. This effort accelerated during the past weeks and we're glad to announce that all Symfony maintained branches are now 100% compatible with PHP7. Our PHP7 compatibility journey started on February 2015, when Nicolas Grekas added php: nightly to the list of tested PHP engines on Travis CI (see commit). After that, a lot of pull requests followed to fix PHP7 compatibility for Symfony components.

Untangling MVC with CodeIgniter When I first started programming the only type of code I wrote was procedural. You know the type, one thing leads to another with a thrown in function here and there and you have a working application. As I grew as a programmer, I began to find out that way of programming is fine for small projects but when I started to develop bigger applications my code became very disorganized and hard to read.

CodeIgniter A Brief History 2006: CodeIgniter was born. CodeIgniter is a powerful open-source PHP framework with a very small footprint, created by Rick Ellis in 2006. CodeIgniter was born from ExpressionEngine, essentially a collection of refactored classes originally written for EllisLab's flagship CMS. Stripped of the application-specific functionality, CodeIgniter was made to be a simple and elegant toolkit, enabling rapid development of both web sites and web applications, attracting thousands of talented PHP developers.

You Could Be Kicked Out Of Dev Bootcamp Imagine this. You work hard at learning to code, apply to Dev Bootcamp and get in. Exciting right?! Well, now you have to uproot your life, probably move to San Francisco, quit your job, possibly leave your family, and shell out about $12,000. You’ve risked everything to join Dev Bootcamp. You think if you can just get through it, you will get a high-paying job as a software developer and everything will be worth it.

Tonic: The RESTful Web App PHP Micro-Framework Tonic is an open source less is more, RESTful Web application development PHP library designed to do things "the right way", where resources are king and the library gets out of the way and leaves the developer to get on with it. To understand Tonic, you need to get the Web, so forget everything you know for a minute and think about how the Web really works, it's not about HTML pages, it's about resources: Everything useful is a resource, not a file, not a CGI script, a resource, an abstract concept of something useful that the client wants to grab hold of.

Most popular PHP Frameworks 2015 [INFOGRAPHIC] PHP is one of the most popular writing languages in today’s coding world. The reasons why, by latest statistics- it is preferred by 82% of the world’s web server software for its flexibility, database support, interactivity and abundance of Frameworks, that are easy to learn and can make the performance of your website lightning-fast. Thanks to their convenient file structure PHP frameworks give you the opportunity to organize your files and code and increase productivity.

6 Extra Skills Every PHP Developer Should Have PHP development is hot right now, but there are also lots of people in PHP development. If you want to make it as an independent PHP developer you’ve got to know more than just PHP. Here are six other essential skills you need to succeed as a PHP developer. Config Class The Config class provides a means to retrieve configuration preferences. These preferences can come from the default config file (application/config/config.php) or from your own custom config files. Note: This class is initialized automatically by the system so there is no need to do it manually. Anatomy of a Config File By default, CodeIgniter has one primary config file, located at application/config/config.php. If you open the file using your text editor you'll see that config items are stored in an array called .

Learn to Program, by Chris Pine A Place to Start for the Future Programmer I guess this all began back in 2002. I was thinking about teaching programming, and what a great language Ruby would be for learning how to program. I mean, we were all excited about Ruby because it was powerful, elegant, and really just fun, but it seemed to me that it would also be a great way to get into programming in the first place.

Related:  Veille technologique - FrameworkDeveloppementVeille et statistiquesSymfony