{"id":13616487,"url":"https://github.com/jaxon-php/jaxon-core","last_synced_at":"2026-02-01T03:20:16.670Z","repository":{"id":8979406,"uuid":"60390067","full_name":"jaxon-php/jaxon-core","owner":"jaxon-php","description":"The Jaxon core library","archived":false,"fork":false,"pushed_at":"2026-01-16T19:48:00.000Z","size":2712,"stargazers_count":73,"open_issues_count":0,"forks_count":29,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-01-18T00:24:07.608Z","etag":null,"topics":["ajax","javascript","jquery","json","php","xajax"],"latest_commit_sha":null,"homepage":"https://www.jaxon-php.org","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaxon-php.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-06-04T02:53:35.000Z","updated_at":"2026-01-16T19:47:01.000Z","dependencies_parsed_at":"2024-01-21T17:23:59.579Z","dependency_job_id":"5d6a2259-677e-4ca6-9701-41cd12bda255","html_url":"https://github.com/jaxon-php/jaxon-core","commit_stats":{"total_commits":948,"total_committers":6,"mean_commits":158.0,"dds":0.008438818565400852,"last_synced_commit":"c158b7f542fc40bc2be3086d2fd80aebaf2cb44b"},"previous_names":[],"tags_count":204,"template":false,"template_full_name":null,"purl":"pkg:github/jaxon-php/jaxon-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaxon-php%2Fjaxon-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaxon-php%2Fjaxon-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaxon-php%2Fjaxon-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaxon-php%2Fjaxon-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaxon-php","download_url":"https://codeload.github.com/jaxon-php/jaxon-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaxon-php%2Fjaxon-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28965814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T02:14:24.993Z","status":"ssl_error","status_checked_at":"2026-02-01T02:13:55.706Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ajax","javascript","jquery","json","php","xajax"],"created_at":"2024-08-01T20:01:29.194Z","updated_at":"2026-02-01T03:20:16.646Z","avatar_url":"https://github.com/jaxon-php.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"[![Build Status](https://github.com/jaxon-php/jaxon-core/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/jaxon-php/jaxon-core/actions)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/jaxon-php/jaxon-core/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/jaxon-php/jaxon-core/?branch=main)\n[![StyleCI](https://styleci.io/repos/60390067/shield?branch=main)](https://styleci.io/repos/60390067)\n[![codecov](https://codecov.io/gh/jaxon-php/jaxon-core/branch/main/graph/badge.svg?token=MKqDVnW7eJ)](https://codecov.io/gh/jaxon-php/jaxon-core)\n\n[![Latest Stable Version](https://poser.pugx.org/jaxon-php/jaxon-core/v/stable)](https://packagist.org/packages/jaxon-php/jaxon-core)\n[![Total Downloads](https://poser.pugx.org/jaxon-php/jaxon-core/downloads)](https://packagist.org/packages/jaxon-php/jaxon-core)\n[![License](https://poser.pugx.org/jaxon-php/jaxon-core/license)](https://packagist.org/packages/jaxon-php/jaxon-core)\n\nThe Jaxon core library\n======================\n\nJaxon is an open source PHP library for easily creating Ajax web applications.\nIt allows into a web page to make direct Ajax calls to PHP classes that will in turn update its content, without reloading the entire page.\n\nJaxon is a fork of the Xajax PHP library.\n\nThis package is the Jaxon core library. Several plugins are provided in separate packages.\n\nFeatures\n--------\n\n- All the Jaxon classes in a directory can be registered in one shot, possibly with a namespace.\n- The configuration settings can be loaded from a file. Supported formats are JSON, YAML and PHP.\n- The library provides pagination feature out of the box.\n- The library is modular, and consists of a core package and several plugin packages.\n- The javascript library is provided in a separated and javascript-only package, loaded by default from the [jsDelivr CDN](https://www.jsdelivr.com/projects/jaxon).\n- The generated javascript classes are named according to their namespace or the subdirectory where they are located.\n- All PHP packages install with `Composer`, are fully namespaced, and implement `PSR-4` autoloading.\n- The library natively implements Ajax file upload.\n- Up to version 3, the library runs on PHP versions 5.4 to 7.X. The version 4 runs on PHP versions 7.1 to 8.X.\n\nDocumentation\n-------------\n\nThe project documentation is available in [English](http://www.jaxon-php.org/en/docs/) and [French](http://www.jaxon-php.org/fr/docs/).\n\nSome sample codes (only for version 2.x) are provided in the [jaxon-php/jaxon-examples](https://github.com/jaxon-php/jaxon-examples) package, and demonstrated in [the website](http://www.jaxon-php.org/examples/).\n\nContribute\n----------\n\n- Issue Tracker: github.com/jaxon-php/jaxon-core/issues\n- Source Code: github.com/jaxon-php/jaxon-core\n\nLicense\n-------\n\nThe project is licensed under the BSD license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaxon-php%2Fjaxon-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaxon-php%2Fjaxon-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaxon-php%2Fjaxon-core/lists"}