{"id":20579920,"url":"https://github.com/fredgainza/table-bootstrap-pagination-tri","last_synced_at":"2026-04-17T08:03:47.448Z","repository":{"id":116756400,"uuid":"250603948","full_name":"FredGainza/table-bootstrap-pagination-tri","owner":"FredGainza","description":"Création de tables boostrap avec pagination et tri automatique (fonction et html)","archived":false,"fork":false,"pushed_at":"2020-05-28T08:21:01.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T22:29:07.081Z","etag":null,"topics":["bootstrap4","database","db","french","orderby","pagination","php","sorting-searching","table"],"latest_commit_sha":null,"homepage":null,"language":"TSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FredGainza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-27T17:46:00.000Z","updated_at":"2020-05-28T08:21:03.000Z","dependencies_parsed_at":"2023-04-27T20:16:49.413Z","dependency_job_id":null,"html_url":"https://github.com/FredGainza/table-bootstrap-pagination-tri","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredGainza%2Ftable-bootstrap-pagination-tri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredGainza%2Ftable-bootstrap-pagination-tri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredGainza%2Ftable-bootstrap-pagination-tri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredGainza%2Ftable-bootstrap-pagination-tri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FredGainza","download_url":"https://codeload.github.com/FredGainza/table-bootstrap-pagination-tri/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242206006,"owners_count":20089252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap4","database","db","french","orderby","pagination","php","sorting-searching","table"],"created_at":"2024-11-16T06:19:07.383Z","updated_at":"2026-04-17T08:03:47.405Z","avatar_url":"https://github.com/FredGainza.png","language":"TSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Table Bootstrap pour affichage bdd avec pagination et tri\n\n\u003cp align=\"right\"\u003e\u003cimg src=\"https://img.shields.io/badge/KoPaTiK-Agency-blue\"\u003e\u003cp align=\"right\"\u003e\n\nCréation d'une table bootstrap pour afficher l'extraction des données d'une table.  \nAvec une pagination automatique, le choix de l'affichage, et la possibilité de tri croissant et décroissant sur chacune des colonnes.\n\n![Exemple de table](/img/pagination-github.jpg \"Exemple de table obtenue\")\n\n## Contenu\n\n2 versions sont disponibles, au choix :\n\n* une **version html** où il faut renseigner les valeurs des différentes variables;\n* une **fonction** à insérer directement dans votre code à l'endroit souhaité;\n\nUn fichier d'exemple entièrement commenté est également présent.\n\n## Pré-requis\n\nL'utilisation de ce script nécessite :\n\n* Bootstrap;\n* Font Awesome;\n\nL'utilisation du fichier d'exemple nécessite :\n\n* Une base de données de référence;  \nUne bdd de 1500 entrées est fournie dans le dossier \"test\".\n\n## Démarrage\n\nPour la **version html**:\n\n* Mettre les valeurs souhaitées dans le fichier \"html-table-bootstrap.php\" et copier-coller l'ensemble du code\n\nPour la **version fonction**:\n\n* Enregistrer le fichier \"function-table-boostrap.php\" dans votre projet\n* Faire un appel de ce fichier dans votre fichier de travail\n* Appeler la fonction `tableBootstrap()`.  \nSi vous gardez les valeurs par défaut, il vous suffit simplement d'indiquer le nom de la database et de la table dans la fonction :\n\n```php\ntableBootstrap($dbname, $table);\n```\n\n## Auteurs\n\n* **Frédéric Gainza** _alias_ [@FredGainza](https://github.com/FredGainza)\n\n## License\n\nCe projet est sous licence ``GNU General Public License v3.0`` - voir le fichier [LICENSE](LICENSE) pour plus d'informations\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredgainza%2Ftable-bootstrap-pagination-tri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredgainza%2Ftable-bootstrap-pagination-tri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredgainza%2Ftable-bootstrap-pagination-tri/lists"}