(define-package "php-mode" "20230212.731" "Major mode for editing PHP code"
  '((emacs "25.2"))
  :commit "fb11df8268b7099766264cd53836ef159746adbd" :authors
  '(("Eric James Michael Ritz"))
  :maintainer
  '("USAMI Kenta" . "tadsan@zonu.me")
  :keywords
  '("languages" "php")
  :url "https://github.com/emacs-php/php-mode")
;; Local Variables:
;; no-byte-compile: t
;; End: