background preloader

Frameworks

Facebook Twitter

Yii Framework: Best for Web 2.0 Development. Build an Admin Panel with the Fuel PHP Framework. In the first part of this series, we took a look at the basics of the FuelPHP framework.

Build an Admin Panel with the Fuel PHP Framework

In this second-part, we'll be stepping it up a gear and move onto some more advanced topics! We'll be creating an admin panel for our application, cover the common uses of the ORM and use the Authentication package to restrict access. Join me after the break to get started! Introduction Since the first article Fuel has been renamed to FuelPHP. Step 1 - Set Up Oil If you have not already installed the command-line utility oil and are lucky enough to be running on Linux, Mac, Solaris, etc then do so with the following command: Step 2 - Create a New App The oil command will help you create new projects with a few key-strokes and alias php oil when inside your FuelPHP applications: This will set up a blog application for us and assuming you have Apache or some other web server running on your "Sites" folder you should be able to load the following URL and see the welcome page.

Step 3 - Configuring Your App. Industry Leading JavaScript Framework for Building Desktop Web Apps. Xperez / codeigniter-cross-modular-extensions-XHMVC. XHMVC v.1.4.4 (27/Jun/2013) Cross Modular Extensions for Codeigniter allow to share modules, controllers, views and models with many applications.

xperez / codeigniter-cross-modular-extensions-XHMVC

XHMVC brings to you a standard Codeginiter core and a standard HMVC core (from Wiredesignz), allowing to share this core to multiple applications. Also, you can share config parameters, helpers, libraries, languages, views, and modules !!. From version 1.4.1, you can extend from your module/controller to an existing common/module/controller. From version 1.4.1, you can extend from your module/model to an existing common/module/model.

To view Wiredesignz HMVC and it's capabilities: If you have an auth module, an e-commerce module, a template library, Why not to share the same files ? Now, you can add any composer package, in the base directory you will find composer.json and some examples loaded under demo4 application Todo: Put XHMVC under packagist. 2) Browse demos as: 3) View how works XHMVC: Works ok with Codeigniter 2.1.3 and HMVC 5.4. <? <? <? <? Frameworks MVC: Symfony vs Yii vs ?? Frameworks PHP: Symfony2 – Empezando. Los Frameworks están a la orden del día, cada vez son más los que usan este método de programación para no tener que reinventar la rueda cada vez que nos iniciamos en un proyecto, los frameworks PHP nos facilitan la vida y nos ahorran muchas líneas de código obligatorias al escribir un nuevo proyecto.

Frameworks PHP: Symfony2 – Empezando

A su vez añaden seguridad, rapidez y organización. En PHP tenemos varios frameworks a elegir, entre los más famosos nos encontramos: SymfonyCodeIgniterZend Algunos de ellos nos ofrecen conexión simultánea a varias bases de datos, los que nos puede resultar útil en algunos casos. Otra de las ventajas de los frameworks es que pueden ser escalables en cuando al tipo de base de datos que utilicemos para el tratamiento de datos.

Symfony2 - Php framework : symfony 1, symfony 2 or Yii. Curso Yii en Caracas, Venezuela - Centro PHP y jQuery - Kumache.tics. Yii (Yes it is!)

Curso Yii en Caracas, Venezuela - Centro PHP y jQuery - Kumache.tics

Es un marco de desarrollo de aplicaciones Web escrito en PHP 5 que promueve diseños limpios, no repetitivos, creado pensando en desarrollo ágil y en la creación de productos extremadamente eficientes, extensibles, fáciles de mantener. El curso de Yii tiene una duración de 16 horas académicas y un costo de 2000 Bsf. El precio incluye material de apoyo impreso. Nuestra sala de clases está equipada con computadoras de última generación y proyector de gran calidad. Trabajamos con grupos pequeños y ofrecemos diferentes opciones de horario. Frameworks MVC: Symfony vs Yii vs ?? Symfony2 Over Yii. Our Take On Things. Hello colleagues, We've been Yii lovers for years but finally switched to Symfony2.

Symfony2 Over Yii. Our Take On Things

In this regards we wrote a blog post Don't get me wrong. As i'm saying in the article we still has warm feelings to Yii, keep saying best regards to Yii team, they did and doing great job. It’s awesome framework, and we spent several man-years writing code with this framework, contributed number of extensions and advised many beginners cross different forums. In the meanwhile waiting for Yii2. Hope this article will be useful. Regards, Mike | Weavora CEO. Frameworks actuales php. Algunos Frameworks famosos en PHP. Respondiendo a una pregunta formulada por nuestro lector “Programador Java”, os dejo unas cuantas líneas con MI opinión sobre algunos de los frameworks para desarollo de aplicaciones web con PHP más populares de la actualidad.

Algunos Frameworks famosos en PHP

Y para ti, ¿cuál es el mejor framework PHP? Zend Framework Probablemente, el framework más conocido, y el más utilizado profesionalmente. Es muy desacoplado, por lo que mucha gente lo considera una librería de componentes más que un framework. Por otra parte, gracias a esto, podemos utilizarlo en conjunto con otros frameworks. Siempre ha habido quejas sobre su curva de aprendizaje y el tiempo necesario para comenzar un nuevo proyecto, aunque eso mejoró un poco con los componentes RAD (Rapid Application Development). Recomendado para proyectos grandes. Symfony. ¿Cuál es el mejor framework php?