PHP Classes

Laravel Pages Package: Provides pages to be associated with model objects

Recommend this page to a friend!
  Info   View files View files (11)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 27 This week: 1All time: 11,086 This week: 560Up
Version License PHP version Categories
laravel-pages 1.0.0MIT/X Consortium ...5PHP 5, Databases, Libraries, Content ..., D...
Description 

Author

This package provides pages to be associated with model objects.

It provides a model class that can store and retrieve attributes associated with pages like the page title, creator, content, description, keywords, etc...

The package also provides another model class to store and retrieve texts used in the page model class that can be translated into different languages.

Innovation Award
PHP Programming Innovation award nominee
June 2021
Number 6
Many sites provide dynamically generated pages to allow their users to create pages in any way they want.

The pages' content and attributes need to be stored, for instance, in a database, so the users can update the pages any time they want.

This package provides a solution to manage content stored in a database using Laravel model classes. It also supports having multiple versions of the page text attributes for different languages.

Manuel Lemos
Picture of Moamen Eltouny
  Performance   Level  
Name: Moamen Eltouny <contact>
Classes: 36 packages by
Country: Egypt Egypt
Age: 31
All time rank: 259926 in Egypt Egypt
Week rank: 52 Up1 in Egypt Egypt Up
Innovation award
Innovation award
Nominee: 20x

  Files folder image Files  
File Role Description
Files folder imagesrc (3 files, 2 directories)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  src  
File Role Description
Files folder imageMigrations (3 files)
Files folder imageModels (3 files)
  Plain text file HasPages.php Class Class source
  Accessible without login Plain text file Helpers.php Aux. Auxiliary script
  Plain text file PagesServiceProvider.php Class Class source

  Files folder image Files  /  src  /  Migrations  
File Role Description
  Plain text file 2021_02_01_000006_create_pages_table.php Class Class source
  Plain text file 2021_02_01_000007_...nslations_table.php Class Class source
  Plain text file 2021_02_01_000008_...has_pages_table.php Class Class source

  Files folder image Files  /  src  /  Models  
File Role Description
  Plain text file ModelHasPage.php Class Class source
  Plain text file Page.php Class Class source
  Plain text file PageTranslation.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:27
This week:1
All time:11,086
This week:560Up