Update README.md
This commit is contained in:
		
					parent
					
						
							
								3ed8b26b3b
							
						
					
				
			
			
				commit
				
					
						dec277cb83
					
				
			
		
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -5,6 +5,11 @@ | |||
| 
 | ||||
| Single file PHP script that adds a REST API to a MySQL InnoDB database. Alternatively SQLite 3, PostgreSQL 9 and MS SQL Server 2012 are fully supported. | ||||
| 
 | ||||
| Related projects: | ||||
| 
 | ||||
|   - [PHP-SP-API](https://github.com/mevdschee/php-sp-api): Single file PHP script that adds a REST API to a SQL database. | ||||
|   - [PHP-CRUD-UI](https://github.com/mevdschee/php-crud-ui): Single file PHP script that adds a UI to a PHP-CRUD-API project. | ||||
| 
 | ||||
| ## Requirements | ||||
| 
 | ||||
|   - PHP 5.3 or higher with MySQLi, libpq, SQLSRV or sqlite3 enabled | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Maurits van der Schee
				Maurits van der Schee