Recommend this page to a friend! |
Classes of JImmy Bo | > | PHP SQLite Code Vault | > | Download .zip .tar.gz | > | Support forum (1) | > | Blog (1) | > | Latest changes |
|
Groups | Screenshots | Applications | Files |
Groups |
Databases | Database management, accessing and searching | View top rated classes |
Content management | Components and tools to manage content | View top rated classes |
Project Management | Tools to assist project management | View top rated classes |
AJAX | Interact with the Web server without page reloading | View top rated classes |
PHP 8 | Classes using PHP 8 specific features | View top rated classes |
Applications | Full applications that perform useful tasks | View top rated classes |
Innovation Award |
April 2023 Nominee Vote |
Many developers have a set of code snippets that they frequently use in their projects. Organizing those snippets in a way that is easy to find the snippet that you want to use in each project situation, is a challenge. This package provides a solution to organize better collections of code snippets. It provides an easy-to-use application that developers can use to manage collections of snippets with the possibility to search for snippets with names that may be misspelled and so tolerate typing mistakes. Manuel Lemos |
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Files |
File | Role | Description |
---|---|---|
sqlite-snippets-admin.php | Example | An example admin page for SQLiteCodeVault class to manage code snippets in a SQLite database. |
sqlite-snippets-manager.php | Class | A php class to manage code snippets in a SQLite database. |
Install with Composer - Download all files: phpsqlitesnippets.tar.gz phpsqlitesnippets.zip NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|
Files |
File | Role | Description |
---|---|---|
sqlite-snippets-admin.php | Example | An example admin page for SQLiteCodeVault class to manage code snippets in a SQLite database. |
sqlite-snippets-manager.php | Class | A php class to manage code snippets in a SQLite database. |
Install with Composer - Download all files: phpsqlitesnippets.tar.gz phpsqlitesnippets.zip NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|