Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2022-07-03 (7 months ago)  | | Not enough user ratings | | Total: 127 | | All time: 9,309 This week: 491 |
|
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. | |
 |
|
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

Error Page

Author
Contributors
License
Mind is licensed under General Public License version 3. GPLv3 license.
|
Applications that use this package |
|
If you know an application of this package, send a message to the author to add a link here.