awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to php/pie

Open-source alternatives to Php Pie

30 open-source projects similar to php/pie, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Php Pie alternative.

  • roots/bedrockAvatar roots

    roots/bedrock

    6,531Vezi pe GitHub↗

    WordPress boilerplate with Composer and Git, easier configuration, and an improved folder structure

    PHPbedrockcomposerphp
    Vezi pe GitHub↗6,531
  • composer/installersAvatar composer

    composer/installers

    1,435Vezi pe GitHub↗

    A Multi-Framework Composer Library Installer

    PHP
    Vezi pe GitHub↗1,435
  • composer/satisAvatar composer

    composer/satis

    3,280Vezi pe GitHub↗

    Simple static Composer repository generator - For a full private Composer repo use Private Packagist

    PHP
    Vezi pe GitHub↗3,280
  • composer-unused/composer-unusedAvatar composer-unused

    composer-unused/composer-unused

    1,681Vezi pe GitHub↗

    Show unused composer dependencies by scanning your code

    PHP
    Vezi pe GitHub↗1,681
  • cweagans/composer-patchesAvatar cweagans

    cweagans/composer-patches

    1,708Vezi pe GitHub↗

    Simple patches plugin for Composer

    PHP
    Vezi pe GitHub↗1,708
  • damnwidget/vengoD

    DamnWidget/VenGO

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • dereuromark/composer-prefer-lowestAvatar dereuromark

    dereuromark/composer-prefer-lowest

    22Vezi pe GitHub↗

    Checks prefer-lowest installation for actually defined min versions in composer.json

    PHP
    Vezi pe GitHub↗22
  • devxoul/cocoaseedsD

    devxoul/CocoaSeeds

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • drkjeff16/pipenv.nvimAvatar DrKJeff16

    DrKJeff16/pipenv.nvim

    8Vezi pe GitHub↗

    Asynchronous Pipenv management from within Neovim.

    Lua
    Vezi pe GitHub↗8
  • ergebnis/composer-normalizeAvatar ergebnis

    ergebnis/composer-normalize

    1,111Vezi pe GitHub↗

    🎵 Provides a composer plugin for normalizing composer.json.

    PHP
    Vezi pe GitHub↗1,111
  • friendsofphp/pickleAvatar FriendsOfPHP

    FriendsOfPHP/pickle

    1,651Vezi pe GitHub↗

    PHP Extension installer

    PHP
    Vezi pe GitHub↗1,651
  • golang/depAvatar golang

    golang/dep

    12,737Vezi pe GitHub↗

    This project is a dependency management tool for Go designed to track and lock package versions to ensure reproducible builds across different environments. It functions as a version lock file manager, recording complete snapshots of the dependency graph to prevent version drift, and as a semantic version constraint resolver that calculates compatible package versions. The tool orchestrates a local vendor directory, mirroring external source code to enable offline builds and source auditing. It utilizes a combination of static analysis to discover required libraries and a logic engine to inte

    Godependency-managergolangpackage-manager
    Vezi pe GitHub↗12,737
  • gomods/athensAvatar gomods

    gomods/athens

    4,773Vezi pe GitHub↗

    Athens is a Go module proxy server and dependency cache that provides a persistent storage system for Go dependencies. It acts as a mirror and datastore to ensure reproducible build environments by storing immutable copies of external packages, protecting against upstream deletions or outages. The project distinguishes itself by serving as a secure gateway for private Go module hosting, utilizing authentication tokens, SSH keys, and GitHub Apps to retrieve dependencies from private version control systems. It further enables software dependency compliance through request filtering and checksu

    Goathensdependenciesdependency-manager
    Vezi pe GitHub↗4,773
  • goproxy/goproxy.cnAvatar goproxy

    goproxy/goproxy.cn

    7,082Vezi pe GitHub↗

    goproxy.cn is a Go module proxy and checksum database proxy designed to manage the availability and integrity of Go software modules. It provides a regional mirror of modules to ensure reliable dependency downloads for build pipelines and CI/CD optimization. The service utilizes a content delivery network for module mirroring and distribution to reduce latency. It employs a lazy-loading proxy cache that retrieves and stores modules from primary sources on demand to optimize storage. The platform includes software download analytics to track version-specific download counts and usage trends.

    HTMLchinagogoproxy
    Vezi pe GitHub↗7,082
  • goproxyio/goproxyAvatar goproxyio

    goproxyio/goproxy

    5,871Vezi pe GitHub↗

    goproxy is a Go module proxy server that caches and serves Go module dependencies to accelerate builds and improve reliability. It acts as an HTTP server that proxies requests to upstream sources, caching downloaded modules locally so repeated requests are served instantly without re-downloading. The project provides a mirror that stores a read-only copy of public Go modules for offline or accelerated access, and can bypass checksum database verification for private or unrecognized modules. The proxy is configured entirely through Go environment variables like GOPROXY, GONOSUMCHECK, and GONOS

    Gogogolanggoproxy
    Vezi pe GitHub↗5,871
  • gpmgo/gopmAvatar gpmgo

    gpmgo/gopm

    2,445Vezi pe GitHub↗

    Go Package Manager (gopm) is a package manager and build tool for Go.

    Go
    Vezi pe GitHub↗2,445
  • jankuca/swmJ

    jankuca/swm

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • jesperlundberg/projektgunnar.nvimAvatar JesperLundberg

    JesperLundberg/projektgunnar.nvim

    20Vezi pe GitHub↗

    Gunnar is the nice old Swedish man who helps you add projects or packages to dotnet solutions so you can take a Fika(tm) instead of having to remember how to do the different dotnet commands.

    Lua
    Vezi pe GitHub↗20
  • jingweno/nutJ

    jingweno/nut

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • kardianos/govendorAvatar kardianos

    kardianos/govendor

    4,895Vezi pe GitHub↗

    govendor is a toolset for Go dependency management that enables the replication of external packages into a local directory to ensure reproducible builds without requiring active network access. It functions as a dependency vendor tool and version manager, fetching specific git revisions, tags, or branches of remote packages. The project includes a dependency auditor to identify missing, modified, or outdated packages compared to their remote sources. It also provides a license extraction utility that discovers and lists the legal licenses associated with project import paths and dependencies

    Gogogolangvendor
    Vezi pe GitHub↗4,895
  • kylebanks/gogglesK

    KyleBanks/goggles

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • lunny/gopL

    lunny/gop

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • lyricalsecurity/gigoL

    LyricalSecurity/gigo

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • maglnet/composerrequirecheckerAvatar maglnet

    maglnet/ComposerRequireChecker

    1,002Vezi pe GitHub↗

    A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies

    PHP
    Vezi pe GitHub↗1,002
  • masterminds/glideAvatar Masterminds

    Masterminds/glide

    8,095Vezi pe GitHub↗

    Glide is a Go dependency management tool that fetches, pins, and vendors external packages to enable reproducible builds across environments. It stores project-specific copies of Go packages in a vendor directory, isolating dependencies per project to avoid version conflicts, and supports fetching packages from Git, Mercurial, Bazaar, and Subversion repositories. The tool resolves dependency versions using semantic versioning ranges and operators, and generates a lock file that records exact commit IDs for all transitive dependencies. Glide distinguishes itself with an interactive version wiz

    Gogogolangpackage-management
    Vezi pe GitHub↗8,095
  • mattn/gomAvatar mattn

    mattn/gom

    1,373Vezi pe GitHub↗

    Go Manager - bundle for go

    Go
    Vezi pe GitHub↗1,373
  • nitrous-io/goopN

    nitrous-io/goop

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • owenthereal/goupAvatar owenthereal

    owenthereal/goup

    597Vezi pe GitHub↗
    Gogolanginstallerversion-manager
    Vezi pe GitHub↗597
  • piersolenski/import.nvimAvatar piersolenski

    piersolenski/import.nvim

    262Vezi pe GitHub↗

    An import picker that learns from your codebase

    Lua
    Vezi pe GitHub↗262
  • pote/gpmAvatar pote

    pote/gpm

    1,175Vezi pe GitHub↗

    Barebones dependency manager for Go.

    Shell
    Vezi pe GitHub↗1,175