background preloader

PHP

Facebook Twitter

Dr4goonis: PHP Streetfighter :) #php ... PHP au Nirvana. Il y a encore peu de temps, dans un monde pas si vieux que cela, Zend régnait en maître dans l’écosystème PHP. En effet, le Zend Engine était la seule et unique solution viable pour exécuter du code PHP, et si son code est libre et ouvert, Zend exerce suffisamment de contrôle sur son développement pour pouvoir le maîtriser plus ou moins ouvertement. Mais depuis quelque temps, la situation a beaucoup évolué, puisqu’il existe maintenant des alternatives viables et surtout plus performantes. J’avais déjà évoqué il y a deux ans le projet Bianca mis au point par Clever Cloud comme solution de remplacement au Zend Engine, mais depuis, d’autres solutions sont apparues, à commencer par HHVM, conçu par Facebook.

Facebook a de plus dévoilé dans la foulée Hack qui apporte le typage strict à PHP, tandis que hippyvm et jphp, basée respectivement sur python et la JVM, ont également fait leur apparition. À titre personnel, je suis plus que partagé à propos de cette évolution du langage voulu par Zend. History of Laravel PHP framework, Eloquence emerging - Maxoffsky | State of the world of PHP frameworks before Laravel 4 In August of 2009 PHP 5.3 was released. It featured introduction of namespaces and anonymous functions called closures amongst other updates.

The new features allowed developers write better Object-Oriented PHP applications. Even though it provided many benefits and a way to get to a brighter development future, not all frameworks were looking into that future but instead focused on supporting the older versions of PHP. The framework landscape mainly consisted of Symfony, Zend, Slim micro framework, Kohana, Lithium and CodeIgniter. Laravel 1 Starting with the first release, Laravel featured built in authentication, Eloquent ORM for database operations, localization, models and relationships, simple routing mechanism, caching, sessions, views, extendibility through modules and libraries, form and HTML helpers and more. Laravel 2 The second major release of the framework got some solid upgrades from the creator and the community. Estvideo. Par téléphone : Si vous avez des questions, n'hésitez pas à contacter votre service client de 8h à 22h, 7j/7 en composant le 3990*. * Votre assistance commerciale et facturation est fermée les dimanches et les jours fériés.

Prix d'une communication locale, temps d'attente gratuit depuis une ligne Numericable. Votre service technique mobile est également joignable en composant le 510 depuis votre mobile. Appel déduit du forfait ou facturé au prix d'une communication locale. Depuis votre boutique Numericable : Votre conseiller Numericable est à votre disposition en boutique et chez nos distributeurs partenaires. Boutiques et Distributeurs. Ecole Informatique - Epitech - ecole d'informatique, formation informatique a Paris, en province et a l'international.

30+ Awesome CodeIgniter Tutorials for all Skill Levels. CodeIgniter is a fantastic framework, which caters to beginners, power users and everyone in between. As the best web development source on the web, we've taken it upon ourselves to provide extensive tutorials and screencasts on the subject. Today, we'll take a look at over 30 of our most awesome CodeIgniter tutorials. CodeIgniter is an open source PHP web application framework with a lot of features. Recently, thanks to the latest update, a new feature was added to this framework, called the Cart Class. In this tutorial, we’re going to take advantage of this new class, and write a shopping cart system, with a touch of jQuery added in. Visit article In this two-part series, we’ll be creating a basic ‘Jobs Board’, similar to “FreelanceSwitch Jobs” and “Smashing Jobs”, using the CodeIgniter PHP framework.

Visit article In this tutorial,, we're going to build a config loader that automatically loads all of your important site variables and makes them available globally. Visit article.