Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: maplephp/maplephp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feat/twig
Choose a base ref
...
head repository: maplephp/maplephp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 15, 2026

  1. Merge pull request #2 from MaplePHP/develop

    Add database, query build and migrations
    wazabii8 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    21214a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from MaplePHP/develop

    Add .env file to git ignore
    wazabii8 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    5c8b4b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Configuration menu
    Copy the full SHA
    095d8f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2026

  1. Merge pull request #4 from maplephp/develop

    DB migrations and make command
    wazabii8 authored Mar 22, 2026
    Configuration menu
    Copy the full SHA
    d723420 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Merge pull request #5 from maplephp/develop

    Bug fixes and doc
    wazabii8 authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    4820773 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    wazabii8 committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    eab6ae8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop'

    wazabii8 committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    629b8d7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from maplephp/feat/twig

    Twig template
    wazabii8 authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    5000bf3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2026

  1. feat: add interface wiring

    Change name from providers.php to services
    wazabii8 committed Mar 28, 2026
    Configuration menu
    Copy the full SHA
    2273cb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f1fcdd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from maplephp/develop

    Develop
    wazabii8 authored Mar 28, 2026
    Configuration menu
    Copy the full SHA
    48abfc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5295fe6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from maplephp/develop

    chore: remove test in bindings
    wazabii8 authored Mar 28, 2026
    Configuration menu
    Copy the full SHA
    fdd223f View commit details
    Browse the repository at this point in the history
Loading