pds/skeleton
PDS standard defining a common filesystem skeleton for PHP packages. Specifies required root directories (src, tests, docs, config, bin, public, resources) and key root files (README, LICENSE, CHANGELOG, CONTRIBUTING), plus validation/generation tools.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| atlas/cli | — | 14 | 14 | 14 | 2K | 1 | 6.4 | 28.1 | MIT | 5 years ago | |
| atlas/info | Atlas.Info discovers and exposes database schema information using an Atlas.Pdo Connection. Inspect tables, columns, indexes, and other metadata programmatically to support migrations, tooling, and code generation. Documentation: http://atlasphp.io/cassini/info/ | 6 | 6 | 8 | 839 | 0 | 2.1 | 28.8 | MIT | 2 years ago | |
| atlas/mapper | Atlas.Mapper is a lightweight data mapper for Atlas, used as the core of Atlas.Orm or standalone. Create a MapperLocator with PDO params, fetch mappers by class, and work with Records via select, fetch, insert, update, delete, and persist. | 7 | 7 | 7 | 828 | 5 | 6.1 | 29.7 | MIT | 2 years ago | |
| atlas/orm | — | 429 | 432 | 21 | 1K | 9 | 13.2 | 11.6 | MIT | 5 years ago | |
| atlas/pdo | Decorates any PDO instance with a Connection that adds perform() (query + bind in one call), handy fetch*/yield* helpers, and query logging with backtraces. Includes a ConnectionLocator to manage named default/read/write connections. | 18 | 18 | 7 | 2K | 0 | 9.0 | 30.4 | MIT | 9 months ago | |
| atlas/query | — | 41 | 43 | 10 | 2K | 0 | 3.6 | 23.9 | MIT | 4 years ago | |
| atlas/statement | — | 3 | 3 | 4 | 768 | 1 | 6.5 | 33.0 | MIT | 9 months ago | |
| atlas/table | Atlas.Table is a table data gateway for Atlas, providing a clean API to interact with database tables. Built to support Atlas.Mapper but usable on its own, it helps you run queries and persist table rows with a focused, lightweight design. | 6 | 6 | 7 | 852 | 5 | 5.3 | 30.2 | MIT | 5 years ago | |
| atlas/testing | Atlas.Testing provides lightweight helpers and utilities for testing Atlas packages, aimed at simplifying test setup and improving consistency across Atlas-related projects. Suitable for package authors who need reusable testing support. | 1 | 1 | 1 | 17 | 0 | 2.4 | 13.8 | MIT | 5 years ago | |
| bookdown/bookdown | Bookdown generates DocBook-like HTML documentation from Markdown and JSON (no XML), ideal for publishing project docs to GitHub Pages. Supports themes/templates, syntax highlighting, and includes tests via PHPUnit. | 82 | 84 | 12 | 2K | 3 | 5.8 | 19.3 | MIT | 7 years ago | |
| c0ntax/deployment-tasks | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| c0ntax/deployment-tasks-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| c0ntax/env-providers-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| c0ntax/parsley-bundle | Symfony bundle that maps Symfony Form constraints and entity annotations to Parsley.js data-parsley-* attributes for client-side validation. Includes basic configuration (enable/trigger) and supports Email, Length, Pattern, Min/Max, Required, and Range. | 3 | 3 | 0 | 53 | 2 | 3.3 | 16.7 | Apache-2.0 | 8 years ago | |
| phalcon/phalcon | Phalcon is a high-performance PHP web framework delivered as a C extension, offering low overhead, fast request handling, and an MVC architecture. Includes routing, DI, ORM, templating, caching, and other tools for building modern PHP apps. | 246 | 246 | 50 | 9 | 67 | 19.8 | 24.4 | MIT | — | |
| pmjones/auto-shell | AutoShell maps CLI command names to PHP command classes in a namespace, reflecting on a main method to parse args/options (scalars or arrays). Add a class in the command directory and it becomes available automatically—no dependencies, minimal setup. | 51 | 51 | 2 | 118 | 0 | 17.6 | 8.1 | MIT | 2 months ago | |
| pmjones/caplet | Caplet is a minimal PSR-11 autowiring dependency injection container for constructor injection and simple factories. Use get() for shared instances, new() for fresh ones, configure scalar parameters via an array, and map interfaces/abstracts via factories. | 0 | 8 | — | 0 | — | 0.3 | — | — | — | |
| pmjones/php-styler | PHP-Styler is a PHP 8.1+ code formatter that fully reformats your code for consistent spacing, indentation, and line lengths. It preserves logic and comments, is diff-friendly by default, and is customizable via styles, rules, and parses. | 41 | 41 | 2 | 102 | 0 | 25.6 | 8.6 | MIT | 1 month ago | |
| producer/producer | Command-line QA and release tool for PHP library packages. Validates and publishes releases using Composer, PHPUnit, and phpDocumentor. Works with Git or Mercurial, and supports GitHub, GitLab, and Bitbucket (including self-hosted) as remote origins. | 104 | 106 | 6 | 303 | 6 | 3.9 | 10.0 | MIT | 8 years ago |
How can I help you explore Laravel packages today?