3
Site
51

The web engine

iZend is a MVC engine for developing in PHP well structured web applications with a content manager. It's aimed at programmers who want full control on the code they use with maximum adaptability and reusability. It's simple to understand, easy to extend, open to other components in PHP or JavaScript. The goal is to let it become your own very quickly while still keeping all the benefits of using a software program which is constantly enriched by an open source community.

Why choose my engine? Because it's simple - Rudolf Diesel

iZend is built with a straightforward architecture designed for organizing publications and programming services in several languages for different media with a responsive layout. It includes a content editor, a set of presentation models, an indexing system, a search engine with an input corrector, editable comments, file downloads, secure votes, RSS feeds, HTML newsletters, QR codes, Google Analytics, a payment system (PayPal, Payline) and more. It carefully interfaces social networks. It manages a community of users with configurable privileges.

iZend is written in PHP for Apache on Linux or Windows. It can use a database managed by MySQL or PostgreSQL or no database and take very little space on disk.

Put online in just a few minutes a multimedia website in several languages with an attractive home page and a contact form, a website which can be shared on all social networks in one click!

iZend has several variants. The base software program is called iZend Core or just iZend. The version which is specialized for publishing a blog is called iZend Blog. With a different look, iZend Less integrates the CSS generator Less and the Font Awesome icons. iZend Bootstrap is entirely written with the graphical environment of Bootstrap by Twitter.

Making a commercial website

Build step by step a commercial website which manages SMS campaigns: initializing the website, managing client accounts, editing a SMS, simulating the API of a telecom provider, sending a SMS, parameters of a SMS, list of numbers, on-line payment with PayPal, billing, interface of the SMS API by OVH.

This manual will allow you to enter deeply into the code of iZend and master all its technical aspects.

☛ Read the manual

How to install iZend

Start with the Installation guide to learn how to download the source code from GitHub and generate your initial website on Linux or Windows with MySQL or PostgreSQL.

☛ Read the guide

By