Libraries tagged by table class
imtiazmahbub/array-to-text-php
94 Downloads
This PHP class can convert an array into ascii text formatted table
hotelmah/write-file
15 Downloads
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
gholme4/qbuild
4 Downloads
Class that creates a REST API with routes mapped to all tables in a MySQL database. Designed to be used with Qbuild.js client side.
expertskb/telegram_php
11 Downloads
The 'TelegramPhp' class facilitates database backup operations by exporting tables and data into a SQL file.
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
brian-bnhdigital/consumer-edge-interview-test
0 Downloads
This is a simple project to demonstrate how to setup a database/ table using the illuminate/database package and then pull vehicles from carvana using the php-curl-class/php-curl-class package.
typo3/cms-css-styled-content
26046 Downloads
Contains configuration for CSS content-rendering of the table "tt_content". This is meant as a modern substitute for the classic "content (default)" template which was based more on -tags, while this is pure CSS.
ahand/mobileesp
455042 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
bugbuster/mobiledetection
139 Downloads
Contao helper class for detecting mobile phones and tablets (device type). A Hook adds a CSS class in the body tag.
bugbuster/contao-mobiledetection-bundle
9532 Downloads
Contao 4 helper class for detecting mobile phones and tablets (device type). A Hook adds a CSS class in the body tag.
thursdaybw/dtt_multi_device_test_base
0 Downloads
Reusable base classes for running Drupal Test Traits (DTT) tests in multiple browser/device contexts — such as desktop, mobile, tablet, or anything Selenium supports.
vanderlee/php-stable-sort-functions
631145 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
koenhendriks/laravel-str-acronym
28836 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
adriansuter/php-autoload-override
49136 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
classicpress/classicpress
3187 Downloads
The CMS for Creators. Stable. Lightweight. Instantly Familiar. Also known as the WordPress fork.