| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Carlos Eduardo Barcelos Amaral (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This package is a MVC framework to be the base of Web applications. It provides common classes to implement model view controller applications like: - Base controller - Base model for storing objects in a database with PDO objects - Application dispatch - Configuration loading - Request handling - Route dispatching - Security related operations - Etc. In Portuguese: Base é uma "base" para construção de soluções em MVC com PHP. Construi o framework para uso próprio, porém resolvi disponibilizar para a comunidade em geral. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 93% | 93% | - | 87% | - | - | 65% | 652 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can access MySQL database using MySQLi functions. It can connect to a given MySQL database server and perform several type of common operations using given parameters like executing SELECT, INSERT, UPDATE and DELETE queries, creating and dropping tables, and managing transactions. In Portuguese: Classe de conexão com MySQLi de uma forma mais prática, com métodos de - CREATE - DROP - INSERT - UPDATE - DELETE - SELECT - ExecuteSQL (execução SQL genérico) - TRANSACTION |
| Not enough user ratings |
| ||||
| This package package execute common SQL queries using PDO driver class. It can connect to a database and uses driver classes to execute common queries that can be adapted for different databases. The driver classes execute prepared queries for SELECT, INSERT, UPDATE, DELETE, DROP and CREATE TABLE and SHOW TABLES. The comments in the code are in Portuguse. In Portuguese: Esta classe se conecta ao seu banco de dados via PDO. Contendo alguns métodos para simplificar as operações. |
| Not yet rated by the users |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |