PHP Classes

Mind Framework: Framework that implements several design patterns

Recommend this page to a friend!
  Info   View files View files (123)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2022-07-03 (7 months ago) RSS 2.0 feedNot enough user ratingsTotal: 127 All time: 9,309 This week: 491Up
Version License PHP version Categories
mind 5.2.0GNU General Publi...578Algorithms
Description Author

Mind is a PHP framework that offers a variety of solutions for implementing design patterns, applications, and code frameworks.

It can:

- Process all $_GET, $_POST, $_FILES request variables and merge them to be used in a convenient way

- Connect to a MySQL database using MySQLi

- Perform INSERT, UPDATE, and DELETE SQL queries using parameters

- Create or delete a database

- Create, clear or delete a table

- Compose and execute SQL queries that get data from given tables according to given parameters or from parameters retrieved from the HTTP request

- Perform validation of values of several types like database, table and column names, phone numbers, date, email, a string of a given type, size value, color value, URL

- Filter values to remove insecure data

- Perform queries to check the existence of data in a database

- Generate SEO-friendly permalinks

- Check sessions

- Redirect the current request to a given URL

- Generate .htaccess configuration files to route requests with specific URLs that match given patterns

- Etc.

Picture of Ali YILMAZ
  Performance   Level  
Innovation award
Innovation award
Nominee: 7x

 

Details

?# Mind

Mind is the PHP code framework designed for developers. It offers a variety of solutions for creating design patterns, applications and code frameworks.

Requirements

  • PHP 5.6.0 or High (Including 8 and above.)
  • Database (PDO mysql, sqlite, sqlserver)
  • Web Server (Apache, Microsoft IIS, LiteSpeed, Nginx)

Install

* Download the repository and extract it to the server.

or composer

composer require mind/mind

* Adjust database settings * In the address line, type the path to the directory.

Security

If you find any security issues, please email aliyilmaz.work@gmail.com instead of using the public issue notifier.

Screenshots

Home Page

Home Page

Error Page

Error Page

Author

Contributors

License

Mind is licensed under General Public License version 3. GPLv3 license.

  Files folder image Files  
File Role Description
Files folder image.github (1 directory)
Files folder imagedocs (2 files)
Files folder imagescreenshots (2 files)
Files folder imagesrc (1 file)
Files folder imagetests (105 files, 3 directories)
Accessible without login Plain text file CODE_OF_CONDUCT.md Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file contributing.md Data Auxiliary data
Accessible without login Plain text file license.md Lic. License text
Accessible without login Plain text file readme.md Doc. Documentation

 Version Control Unique User Downloads Download Rankings  
 100%
Total:127
This week:0
All time:9,309
This week:491Up