CodeIgniter for Rapid PHP Application Development

CodeIgniter for Rapid PHP Application Development
Author: David Upton
Publisher: Packt Publishing
Total Pages: 0
Release: 2007
Genre: Application software
ISBN: 9781847191748


Download CodeIgniter for Rapid PHP Application Development Book in PDF, Epub and Kindle

This book steps you through the main features of CodeIgniter in a systematic way, explaining them clearly with illustrative code examples. This book is for developers who are new to CodeIgniter. Basic skills in PHP and MySQL are required, but only rudimentary object-oriented knowledge is required. If you're looking for a better way to develop PHP applications, or want to find out more about the CodeIgniter framework as a viable option for one of your own projects, this book will help you.

Enhancing PHP Coding with CodeIgniter

Enhancing PHP Coding with CodeIgniter
Author: Dr. Poornima G. Naik
Publisher: Educreation Publishing
Total Pages: 357
Release:
Genre: Education
ISBN:


Download Enhancing PHP Coding with CodeIgniter Book in PDF, Epub and Kindle

CodeIgniter is an extremely light weight, high performance, open source PHP framework for developing websites in Model-View-Controller architecture. It possesses a rich set of functionality with numerous libraries for sending e-mails, uploading files, connecting to database, session tracking etc. and numerous helpers which tremendously increase the speed of website development in PHP thereby contributing to the reduction in development cost and time.

CodeIgniter Web Application Blueprints

CodeIgniter Web Application Blueprints
Author: Rob Foster
Publisher: Packt Publishing Ltd
Total Pages: 330
Release: 2015-01-21
Genre: Computers
ISBN: 1783287101


Download CodeIgniter Web Application Blueprints Book in PDF, Epub and Kindle

If you are a PHP programmer or developer looking for a framework to quickly develop your applications, this book is for you. The prerequisites needed would be prior experience with CodeIgniter.

CodeIgniter 1.7

CodeIgniter 1.7
Author: David Upton
Publisher: Packt Publishing Ltd
Total Pages: 413
Release: 2009-11-09
Genre: Computers
ISBN: 1847199496


Download CodeIgniter 1.7 Book in PDF, Epub and Kindle

Improve your PHP coding productivity with the free compact open-source MVC CodeIgniter framework!

Laravel: Up & Running

Laravel: Up & Running
Author: Matt Stauffer
Publisher: O'Reilly Media
Total Pages: 555
Release: 2019-04-01
Genre: Computers
ISBN: 1492041181


Download Laravel: Up & Running Book in PDF, Epub and Kindle

What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated to cover Laravel 5.8, the second edition of this practical guide provides the definitive introduction to one of today’s mostpopular web frameworks. Matt Stauffer, a leading teacher and developer in the Laravel community, delivers a high-level overview and concrete examples to help experienced PHP web developers get started with this framework right away. This updated edition also covers Laravel Dusk and Horizon and provides information about community resources and other noncore Laravel packages. Dive into features, including: Blade, Laravel’s powerful custom templating tool Tools for gathering, validating, normalizing, and filtering user-provideddata The Eloquent ORM for working with application databases The role of the Illuminate request object in the application lifecycle PHPUnit, Mockery, and Dusk for testing your PHP code Tools for writing JSON and RESTful APIs Interfaces for filesystem access, sessions, cookies, caches, and search Tools for implementing queues, jobs, events, and WebSocket event publishing

Professional CodeIgniter

Professional CodeIgniter
Author: Thomas Myer
Publisher: John Wiley & Sons
Total Pages: 338
Release: 2008-07-10
Genre: Computers
ISBN: 0470406380


Download Professional CodeIgniter Book in PDF, Epub and Kindle

If you’re a PHP developer, you can build Rails-like applications without learning a new language by following the hands-on tutorials in Professional CodeIgniter. In this book, find an overview of MVC and agile technologies, model and schema for products, helpers and libraries, Ajax and Scriptaculous, and explanations of the creation of applications like content management, blogs, and forums. Follow the step-by-step instructions for building and perfecting each application with CodeIgniter, and you will learn how to avoid everyday problems that other reference manuals don’t address.

CodeIgniter 2 Cookbook

CodeIgniter 2 Cookbook
Author: Rob Foster
Publisher: Packt Publishing Ltd
Total Pages: 511
Release: 2013-12-13
Genre: Computers
ISBN: 1782162313


Download CodeIgniter 2 Cookbook Book in PDF, Epub and Kindle

Presented in a recipe-based format, you are led step-by-step through each aspect of CodeIgniter, allowing you to dip in and out as you choose. CodeIgniter 2 Cookbook is for intermediate to advanced PHP developers who want to begin using the powerful CodeIgniter framework to create web applications. Familiarity with CodeIgniter isn’t essential, but it will be useful if you have been introduced to the framework before.

Modernizing Legacy Applications in PHP

Modernizing Legacy Applications in PHP
Author: Paul Jones
Publisher: Lulu.com
Total Pages: 249
Release: 2014-05-02
Genre: Computers
ISBN: 131210063X


Download Modernizing Legacy Applications in PHP Book in PDF, Epub and Kindle

This book will show you how to modernize your page-based, include-oriented PHP application by extracting and replacing its legacy artifacts. We will use a step-by-step approach, moving slowly and methodically, to improve your application from the ground up. Each completed step in the process will keep your codebase fully operational with higher quality. Please note that this book is about modernizing in terms of practice and technique, and not in terms of tools. We are not going to discuss the latest, hottest frameworks or libraries. Most of the very limited code we do add to your application is specific to this book. When we are done, you will be able to breeze through your code like the wind. Your code will be fully modernized: autoloaded, dependency-injected, unit-tested, layer-separated, and front-controlled.

A Comparative Study of PHP Application Development Frameworks

A Comparative Study of PHP Application Development Frameworks
Author: Samyukta Katha
Publisher:
Total Pages: 322
Release: 2012
Genre: Programming languages (Electronic computers)
ISBN:


Download A Comparative Study of PHP Application Development Frameworks Book in PDF, Epub and Kindle

PHP is a popular scripting language that is used for the development of dynamic websites and web applications. It is known for its ease-of-use, flexibility and performance. Often times, development in plain PHP can become repetitive. As a result, there is a need to use PHP application development frameworks. Frameworks promote code reusability, rapid application development and help build more stable and secure web applications. The availability of PHP application development frameworks is extensive. While several comparative studies of the PHP frameworks have already been published, a study that compares the quantitative and qualitative aspects of the usage of the PHP frameworks in a small to medium scale non-enterprise web application is rarely addressed. This work compares the implementation of a small to medium scale non-enterprise web application using plain PHP and the two popular PHP frameworks, CodeIgniter and CakePHP. This research provides a comparison of feature implementation and a quantitative and qualitative analysis across all three versions of the web application.

Pro CodeIgniter

Pro CodeIgniter
Author: Alex Manfield Meng
Publisher: Independently Published
Total Pages: 396
Release: 2021-11-08
Genre:
ISBN:


Download Pro CodeIgniter Book in PDF, Epub and Kindle

CodeIgniter is a free and open source PHP Framework. The latest version 4 is incredibly powerful and fast, and allows developers to build performing applications in a short time. This book helps you to get started from zero with little knowledge of PHP . Web development is covered including JS, HTML, CSS, and SQL queries. Different technologies are also discussed to make your application professional and secure. You'll be able to build custom websites and complex web-apps with no limits to your creativity.