PHP Classes

What is the best PHP landing page creation class?: Create new PHP landing pages on the fly

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP landing page cre...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP landing page creation class?

Edit

Picture of fernando Messina by fernando Messina - 9 years ago (2016-01-25)

Create new PHP landing pages on the fly

This request is clear and relevant.
This request is not clear or is not relevant.

+4

I need to create a new file from a template where it must be changed the image, some texts and some inputs on the form.

I've never done this before, so I'm really lost, any help?

Ask clarification

2 Recommendations

Auto CMS: Generate a basic content site

This class can be used to generate a basic content site.

It can present a form in an administration page protected with a password to let the administrator set several options about common site content sections that it supports.

The class can generate PHP file with definitions that set configuration options according to the options the user set in the form.

The main application script includes the class and the generated options to determine how to present the site based on the option values.

Currently the class can present site pages with automatic headers, footers, a menu bar with links to an about section, news section,products and services, a contact form.

The page presentation is configurable with CSS styles.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Roberto Aleman by Roberto Aleman package author package author Reputation 30 - 9 years ago (2016-01-28) Comment

I recommend my cms, Auto CMS, although I have not updated lately, can generate everything you need as your question ..


Puja: Template engine that compiles templates into PHP

This package is a template engine that compiles templates into PHP.

It can validate and compile a template file. The template syntax allows conditional sections that can be nested.

It can compile a given template file and generate a PHP script with code that generates the output taking the template parameters and replacing them in the respective template mark positions.

The output of the compiled templates is stored in cache files to prevent recompilation time overhead. It can recompile template files only if they changed.

It supports a debug mode to provide more information when template processing fails due to a syntax error or some other reason.
This recommendation solves the problem.
This recommendation does not solve the problem.

+4

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 9 years ago (2016-01-26) Comment

I think you need a template engine that compiles HTML templates to PHP code.

This class can do that and also cache the generated PHP to avoid recompiling the same template over again.


Recommend package
: 
: